Skip to content

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Jul 27, 2023
1 parent 10e5fab commit cc040db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure-pipelines/publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ extends:
testPlatforms: []
buildSteps:
- name: Install libkrb5-dev
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
run: sudo apt install -y libkrb5-dev

- script: npm ci
Expand Down

0 comments on commit cc040db

Please sign in to comment.