Skip to content

Commit 1108792

Browse files
committed
ci: 🎡 update ci command
1 parent 5a0cdbd commit 1108792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: yarn install --immutable
4343

4444
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
45-
run: yarn npm audit signatures
45+
run: yarn npm audit
4646

4747
- name: Build
4848
run: yarn build

0 commit comments

Comments
 (0)