Skip to content

Commit ff1ce0b

Browse files
ci: protect
1 parent fff6abd commit ff1ce0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
run: |
4444
npm config set ignore-scripts true
4545
46+
- name: Install Dependencies
47+
run: npm install -g socket && npx socket npm ci
48+
4649
- name: Setup Copywrite
4750
uses: hashicorp/[email protected]
4851

0 commit comments

Comments
 (0)