gpu: CI: fix macOS build
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
12be06c4af
commit
225d7891d1
1 changed files with 4 additions and 0 deletions
4
libs/gpu/.github/workflows/ci.yml
vendored
4
libs/gpu/.github/workflows/ci.yml
vendored
|
|
@ -58,5 +58,9 @@ jobs:
|
|||
git clone https://github.com/hexops/mach-glfw libs/mach-glfw
|
||||
git clone https://github.com/hexops/mach-gpu-dawn libs/mach-gpu-dawn
|
||||
zig build
|
||||
env:
|
||||
AGREE: true
|
||||
- name: test
|
||||
run: zig build test
|
||||
env:
|
||||
AGREE: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue