We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0cdbd commit 1108792Copy full SHA for 1108792
‎.github/workflows/release.yml‎
@@ -42,7 +42,7 @@ jobs:
42
run: yarn install --immutable
43
44
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
45
- run: yarn npm audit signatures
+ run: yarn npm audit
46
47
- name: Build
48
run: yarn build
0 commit comments