We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e15b5a commit 55de5f6Copy full SHA for 55de5f6
1 file changed
.github/workflows/publish.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- name: Install Dependencies
27
run:
28
+ npm install
29
npm install -g npm@latest
30
npm ci
31
0 commit comments