Skip to content

Commit fd9fdd4

Browse files
committed
Install ghostscript
1 parent b699e4f commit fd9fdd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
- bash: |
125125
set -x -e
126126
brew install gmt --HEAD
127+
brew install ghostscript
127128
displayName: Install GMT master branch
128129
condition: eq(variables['System.JobDisplayName'], 'Mac GMTMaster')
129130

0 commit comments

Comments
 (0)