Skip to content

Commit 4356fbe

Browse files
committed
no need for npm ci
1 parent 1d18277 commit 4356fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ jobs:
7474
- name: Restore build artifact permissions
7575
run: cd dist && setfacl --restore=permissions-backup.acl
7676
continue-on-error: true
77-
- name: Install dependencies
78-
run: npm ci
7977
- name: Publish to npm with provenance
8078
env:
8179
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)