Skip to content

Commit ba68692

Browse files
lesbaaLes Moffat
andauthored
hotfix: remove duplicate commands from github publish action (#193)
Co-authored-by: Les Moffat <[email protected]>
1 parent e7edf8a commit ba68692

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
with:
2121
node-version: 18
2222
registry-url: https://registry.npmjs.org/
23-
- run: npm ci
24-
25-
- run: npm run make
2623

2724
- name: Clear NPM cache
2825
run: npm cache clean --force

0 commit comments

Comments
 (0)