mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 05:33:34 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -124,6 +124,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# needed for Rust to compile cryptography Python package for universal2
|
# needed for Rust to compile cryptography Python package for universal2
|
||||||
rustup target add aarch64-apple-darwin
|
rustup target add aarch64-apple-darwin
|
||||||
|
# Brew's xz isn't universal2. We want to use XCode version
|
||||||
|
brew uninstall xz
|
||||||
|
|
||||||
- name: Windows Configure VCode
|
- name: Windows Configure VCode
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
Reference in New Issue
Block a user