mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge e033d0557e into f654ce8212
This commit is contained in:
commit
ac0a41ed66
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ runs:
|
|||
run: |
|
||||
echo "CMAKE_C_COMPILER_LAUNCHER=$CCACHE_VARIANT" >> "$GITHUB_ENV"
|
||||
echo "CMAKE_CXX_COMPILER_LAUNCHER=$CCACHE_VARIANT" >> "$GITHUB_ENV"
|
||||
# For macOS' universal binaries
|
||||
echo "SCCACHE_CACHE_MULTIARCH=1" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Install Qt
|
||||
if: ${{ inputs.msystem == '' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue