We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca8140 commit 3362d3fCopy full SHA for 3362d3f
.github/workflows/main.yml
@@ -416,7 +416,7 @@ jobs:
416
run: |
417
curl -L -O http://s.sudre.free.fr/Software/files/Packages.dmg
418
sudo hdiutil attach ./Packages.dmg
419
- sudo installer -pkg /Volumes/Packages\ 1.2.9/Install\ Packages.pkg -target /
+ sudo installer -pkg /Volumes/Packages\ 1.2.10/Install\ Packages.pkg -target /
420
- name: 'Restore Cached Qt & OBS Studio dependencies'
421
id: deps-cache
422
uses: actions/cache@v2
0 commit comments