gpu-dawn: CI: always upgrade Zig M1 CI version
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
0be7b091a5
commit
257d4a92f2
1 changed files with 2 additions and 1 deletions
3
gpu-dawn/.github/workflows/m1_ci.yml
vendored
3
gpu-dawn/.github/workflows/m1_ci.yml
vendored
|
|
@ -20,7 +20,8 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Setup Zig
|
||||
run: |
|
||||
zig version
|
||||
sudo rm -rf /usr/local/bin/zig /usr/local/bin/lib/
|
||||
sudo sh -c 'wget -c https://ziglang.org/builds/zig-linux-aarch64-0.10.0-dev.2431+0e6285c8f.tar.xz -O - | tar -xJ --strip-components=1 -C /usr/local/bin'
|
||||
- name: Clone mach-glfw
|
||||
run: rm libs/mach-glfw && git clone https://github.com/hexops/mach-glfw libs/mach-glfw
|
||||
- name: install (debug)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue