Skip to content

Commit

Permalink
Streamline pipeline orders (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
daogrady authored May 24, 2024
1 parent 5021bb7 commit c9ecc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
run: |
npm ci
npm install file:. --no-save --force
npm run rollup && npm run rollup:on
npm run prerelease:ci-fix
npm run rollup && npm run rollup:on
npm run test
- name: get-version
Expand Down

0 comments on commit c9ecc74

Please sign in to comment.