Skip to content

Commit 8f775cf

Browse files
committed
fix bad CI action
1 parent 478f6bd commit 8f775cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v3
10-
- run: git pull --tags
1110
# Setup .npmrc file to publish to npm
1211
- uses: actions/setup-node@v3
1312
with:

0 commit comments

Comments
 (0)