Skip to content

Commit

Permalink
Update for new MacOS Gtk blob
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandlo committed May 4, 2023
1 parent 9de6b9c commit 1d881ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/steps/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
sudo mkdir "${{parameters.generation_path}}"
sudo chown $USER "${{parameters.generation_path}}"
cd "${{parameters.generation_path}}"
curl -L -O https://github.com/xournalpp/xournalpp-pipeline-dependencies/raw/macos-10.15-jhbuild/gtk/gtk-bin.tar.gz.a[a-c]
curl -L -O https://github.com/xournalpp/xournalpp-pipeline-dependencies/raw/macos-10.15-jhbuild/gtk/gtk-bin.tar.gz.a[a-b]
cat gtk-bin.tar.gz.* | tar -xz
displayName: 'Unpack GTK'
- bash: |
Expand Down

0 comments on commit 1d881ad

Please sign in to comment.