Skip to content

Commit

Permalink
Immutable.
Browse files Browse the repository at this point in the history
  • Loading branch information
dipack95 committed Mar 14, 2024
1 parent 99d7bd7 commit 3ab4c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 20.x
- run: yarn
- run: yarn install --immutable
- run: yarn lint --quiet --fix && git diff --exit-code

build-to-npm:
Expand Down

0 comments on commit 3ab4c22

Please sign in to comment.