Skip to content

Commit 78f48ff

Browse files
fix github action
1 parent b6d5797 commit 78f48ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- uses: actions/setup-node@v3
1313
with:
1414
node-version: 21
15-
cache: 'npm'
1615
- run: npm test
1716

1817
publish-npm:

0 commit comments

Comments
 (0)