Skip to content

Commit 536a730

Browse files
committed
Running install before ci
1 parent c122c2f commit 536a730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: '18'
2020
registry-url: 'https://registry.npmjs.org'
21+
- run: npm install
2122
- run: npm ci
2223
- run: npm run build
2324
- run: npm publish

0 commit comments

Comments
 (0)