Skip to content

Commit 4882da5

Browse files
Update main.yml
1 parent 247e606 commit 4882da5

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
@@ -163,7 +163,7 @@ jobs:
163163
mkdir release
164164
mv Silaty.app ./release
165165
cd release
166-
../qt/Qt/6.8/macos/bin/macdeployqt ./Silaty.app -dmg -verbose=1
166+
../qt/Qt/6.8.0/macos/bin/macdeployqt ./Silaty.app -dmg -verbose=1
167167
168168
- name: Release Silaty
169169
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)