Skip to content

Commit

Permalink
Fix deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfos committed Nov 16, 2023
1 parent 725af5f commit 95d4e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- run: npm install --no-progress
- run: npm run lint-ci
- run: npm run test-ci
- run: npm run build

- name: Get and set version number
id: set_new_version
Expand Down

0 comments on commit 95d4e63

Please sign in to comment.