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 1d18277 commit 4356fbeCopy full SHA for 4356fbe
.github/workflows/release.yml
@@ -74,8 +74,6 @@ jobs:
74
- name: Restore build artifact permissions
75
run: cd dist && setfacl --restore=permissions-backup.acl
76
continue-on-error: true
77
- - name: Install dependencies
78
- run: npm ci
79
- name: Publish to npm with provenance
80
env:
81
NPM_CONFIG_PROVENANCE: true
0 commit comments