mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 03:51:33 +00:00
continuous integration now builds arm64 targets
This commit is contained in:
parent
b2601a50b4
commit
2d9ad01539
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
./build.py --disable-arm --target ${{ matrix.config.name }}
|
||||
./build.py --target ${{ matrix.config.name }}
|
||||
|
||||
- name: List Build Directory
|
||||
if: always()
|
||||
|
|
Loading…
Reference in a new issue