Skip to content

Commit

Permalink
chore: fix ci release (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
latonz authored Dec 14, 2022
1 parent 90788d3 commit 504c05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '16'
- run: sudo apt update && sudo apt -y install zipmerge # zipmerge is used to merge the multi target nupkg
- run: |
npm i \
semantic-release@19.0.2 \
Expand Down

0 comments on commit 504c05b

Please sign in to comment.