mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
ci(ci-actions): fix semver release step
This commit is contained in:
parent
5bf781548c
commit
c8e4bb6fcd
2
.github/workflows/build_release_bins.yml
vendored
2
.github/workflows/build_release_bins.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
- run: npm install -g conventional-changelog
|
||||
- run: npm install -g conventional-changelog-conventionalcommits
|
||||
- run: npm install -g semantic-release@v19.0.5
|
||||
- run: npm install -g @semantic-release/exec
|
||||
- run: npm install -g @semantic-release/git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user