CI: Fix MacOS build

Packages version bump
This commit is contained in:
WarmUpTill
2022-02-10 20:59:25 +01:00
committed by WarmUpTill
parent 1328896801
commit f8e3a3e275

View File

@@ -85,7 +85,7 @@ jobs:
run: |
curl -L -O http://s.sudre.free.fr/Software/files/Packages.dmg
sudo hdiutil attach ./Packages.dmg
sudo installer -pkg /Volumes/Packages\ 1.2.9/Install\ Packages.pkg -target /
sudo installer -pkg /Volumes/Packages\ 1.2.10/Install\ Packages.pkg -target /
- name: Package
if: success()
shell: bash