mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
use direct arch
This commit is contained in:
parent
f8d01651a5
commit
572070ad23
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
if: ${{ matrix.os.preset == 'mac' && matrix.os.name == 'macOS-Intel' }}
|
||||
run: |
|
||||
eval "$(/usr/local/bin/brew shellenv)"
|
||||
$MACOS_ARCH_COMMAND /usr/local/bin/brew bundle install
|
||||
arch -x86_64 /usr/local/bin/brew bundle install
|
||||
|
||||
- name: Install Linux dependencies
|
||||
if: ${{ matrix.os.runner == 'ubuntu-latest' }}
|
||||
|
Loading…
Reference in New Issue
Block a user