Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 8, 2021
1 parent e0bf2d8 commit 223ccf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Expand Up @@ -80,7 +80,8 @@ jobs:
displayName: 'export'
- script: gcc --version
displayName: 'gcc version'
- script: brew install p7zip
- script: brew upgrade p7zip
continueOnError: true
displayName: 'Install p7zip'
- script: brew install pandoc
displayName: 'Install Pandoc'
Expand Down

0 comments on commit 223ccf4

Please sign in to comment.