Skip to content

Commit

Permalink
ci: check source update
Browse files Browse the repository at this point in the history
  • Loading branch information
KochiyaOcean committed Feb 10, 2019
1 parent cfe8c00 commit 64efda0
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 @@ -8,6 +8,7 @@ jobs:
versionSpec: '10.x'
displayName: 'Install Node.js'
- script: |
sudo apt-get update
sudo apt-get install --no-install-recommends -y libopenjp2-tools rpm bsdtar snapcraft
displayName: 'Linux system dependencies'
- script: |
Expand Down

0 comments on commit 64efda0

Please sign in to comment.