mirror of
https://github.com/bitwarden/browser
synced 2026-01-31 16:53:27 +00:00
Ignore scripts for CLI install
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -289,7 +289,7 @@ jobs:
|
||||
working-directory: ./
|
||||
|
||||
- name: Install (CLI)
|
||||
run: pnpm install
|
||||
run: pnpm install --ignore-scripts
|
||||
|
||||
- name: Output help
|
||||
run: node ./build/bw.js --help
|
||||
|
||||
Reference in New Issue
Block a user