Skip to content

Commit 3384bbb

Browse files
committed
Cache Mac Qt
1 parent 6836f29 commit 3384bbb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_mac.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
host: 'mac'
4949
target: 'desktop'
5050
arch: 'clang_64'
51+
cache: true
52+
cache-key-prefix: install-qt-${{ env.QT_VERSION }}-action
5153

5254
- name: Set Debug Flags
5355
if: inputs.build_type == 'Debug'

0 commit comments

Comments
 (0)