We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658d12d commit ef3afadCopy full SHA for ef3afad
.github/workflows/publish.yml
@@ -21,7 +21,6 @@ jobs:
21
node-version: "22"
22
- name: Update npm
23
run: npm install -g npm@latest
24
- - run: npm ci
25
- name: Prepare Main
26
run: |
27
cd packages/fa-icon-chooser
0 commit comments