Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
yeonjuan committed Apr 6, 2024
1 parent 027b929 commit 9f8bc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: yarn build
- name: (v8) Install
working-directory: integration-test-projects/v8
run: yarn install --immutable
run: yarn install --skip-integrity-check
- name: (v8) Print config
working-directory: integration-test-projects/v8
run: yarn run print-config

0 comments on commit 9f8bc8f

Please sign in to comment.