Skip to content

Commit

Permalink
fix: semantic release, attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
furiozo committed Jul 7, 2022
1 parent c2f1fe8 commit b2d3469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ jobs:
inputs:
targetType: 'inline'
script: |
npm install
npx semantic-release --no-ci
time curl -L https://github.com/Elders/blob/releases/download/SemRel-01/node_modules.tar.gz | tar mx -I pigz
time npx semantic-release --no-ci
- task: NuGetCommand@2
name: Publish
Expand Down

0 comments on commit b2d3469

Please sign in to comment.