Skip to content

Commit d608aa0

Browse files
committed
Update mac.yml
1 parent f09328a commit d608aa0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/mac.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ jobs:
7474
fetch-depth: 0
7575

7676
- name: Install Qt
77-
uses: ouuan/install-qt-action@ouuan
77+
uses: jurplel/[email protected]
78+
env:
79+
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
7880
with:
7981
version: 5.14.2
8082
target: desktop

0 commit comments

Comments
 (0)