Skip to content

Commit 3362d3f

Browse files
authored
ci(macos): bump Packages version
1 parent 7ca8140 commit 3362d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ jobs:
416416
run: |
417417
curl -L -O http://s.sudre.free.fr/Software/files/Packages.dmg
418418
sudo hdiutil attach ./Packages.dmg
419-
sudo installer -pkg /Volumes/Packages\ 1.2.9/Install\ Packages.pkg -target /
419+
sudo installer -pkg /Volumes/Packages\ 1.2.10/Install\ Packages.pkg -target /
420420
- name: 'Restore Cached Qt & OBS Studio dependencies'
421421
id: deps-cache
422422
uses: actions/cache@v2

0 commit comments

Comments
 (0)