Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m7modSy authored Dec 4, 2023
1 parent aa3f419 commit 343e9bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
- name: Install eslint-config-standard
run: npm install eslint-config-standard --save-dev

- name: Update eslint-config-standard
run: npm install eslint@latest eslint-config-standard@latest --save-dev
- name: Install eslint-plugin-n
run: npm install eslint-plugin-n --save-dev


- name: Build release
run: npm run build
Expand Down

0 comments on commit 343e9bf

Please sign in to comment.