Skip to content

Commit eee0f86

Browse files
authored
ignored script execution
1 parent faf40de commit eee0f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343

4444
# ✅ Install deps via pnpm
4545
- name: Install dependencies
46-
run: pnpm install --prod --frozen-lockfile
46+
run: pnpm install --prod --frozen-lockfile --ignore-scripts
4747
shell: bash
4848
working-directory: ${{ github.action_path }}
4949

0 commit comments

Comments
 (0)