Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Nov 1, 2023
1 parent 245ad94 commit e3dc532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ stages:
- script: |
node --version
yarn --version
yarn config set enableImmutableInstalls false
yarn install
displayName: 'Install'
- task: Bash@3
Expand Down

0 comments on commit e3dc532

Please sign in to comment.