Skip to content

Commit 3b8eb4e

Browse files
committed
fix cicd
1 parent 073e659 commit 3b8eb4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
node-version: "24"
2121
registry-url: "https://registry.npmjs.org"
22+
- run: npm install
2223
- run: npm ci
2324
- run: npm run build --if-present
2425
# - run: npm test

0 commit comments

Comments
 (0)