Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
diced committed Aug 20, 2023
1 parent d28e042 commit 1f6beb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: 'yarn'

- name: Install dependencies
run: yarn install --immutable
run: yarn install

- name: Build
env:
Expand Down

0 comments on commit 1f6beb0

Please sign in to comment.