Skip to content

Commit

Permalink
add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
s-kybound committed Apr 9, 2024
1 parent 1b28b0d commit 44c81bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
node-version: 20
cache: yarn
- run: yarn install
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn format
- run: yarn eslint
Expand Down

0 comments on commit 44c81bf

Please sign in to comment.