Skip to content

Commit

Permalink
5
Browse files Browse the repository at this point in the history
  • Loading branch information
xTVaser committed Jul 21, 2024
1 parent f24520a commit fb2e8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cache: "yarn"

- name: Install Dependencies
run: yarn install --immutable
run: yarn install --immutable --force --verbose

- name: Check Formatting
run: |
Expand Down

0 comments on commit fb2e8c8

Please sign in to comment.