Skip to content

Commit

Permalink
WIP ignore scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
gipo355 committed May 26, 2024
1 parent 8002268 commit d125e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ runs:
# install dependencies
- name: Install dependencies
shell: bash
run: pnpm install --frozen-lockfile
run: pnpm install --frozen-lockfile --ignore-scripts
# - name: Init tasks
# run: nx run-many -t init

0 comments on commit d125e17

Please sign in to comment.