all: update mach-glfw and mach-gpu-dawn clone commands
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
a8bbe06a60
commit
c7ee98a7e5
5 changed files with 26 additions and 26 deletions
2
libs/gpu-dawn/.github/workflows/m1_ci.yml
vendored
2
libs/gpu-dawn/.github/workflows/m1_ci.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
submodules: 'true'
|
||||
- name: Clone mach-glfw
|
||||
run: rm libs/mach-glfw && git clone https://github.com/hexops/mach-glfw libs/mach-glfw
|
||||
run: rm libs/mach-glfw && git clone --recursive https://github.com/hexops/mach-glfw libs/mach-glfw
|
||||
- name: install (debug)
|
||||
run: zig build install -Dtarget=aarch64-macos
|
||||
- name: upload (debug)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue