mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-08-03 11:27:33 -04:00
Merge e033d0557e8230af21ba567011fdbc4d8bc544d5 into 79b7e277f1f06f6b315e293b029423fe35e57431
This commit is contained in:
commit
0c723854dd
@ -71,6 +71,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…
x
Reference in New Issue
Block a user