Skip to content

Commit ef3afad

Browse files
committed
remove npm ci
1 parent 658d12d commit ef3afad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
node-version: "22"
2222
- name: Update npm
2323
run: npm install -g npm@latest
24-
- run: npm ci
2524
- name: Prepare Main
2625
run: |
2726
cd packages/fa-icon-chooser

0 commit comments

Comments
 (0)