Skip to content

Commit 6e1fca0

Browse files
committed
update ci
1 parent 088379a commit 6e1fca0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,7 @@ jobs:
127127
path: dist/
128128
key: ${{ runner.os }}-build-${{ github.sha }}
129129

130-
- run: npm pkg delete scripts
131-
132-
- run: npm pkg delete packageManager
130+
- run: npm pkg delete scripts packageManager
133131

134132
- run: npm publish --provenance --access public
135133
env:

0 commit comments

Comments
 (0)