Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
psirenny committed Feb 8, 2024
1 parent 8c39cfd commit cff2fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache: yarn
node-version-file: .node-version
- name: Install Node.js dependencies
run: yarn install --check-cache --immutable --immutable-cache
run: yarn install
- name: Build
run: yarn turbo run build
- name: Check
Expand Down

0 comments on commit cff2fa6

Please sign in to comment.