core: CI: agree to macOS SDK terms
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
6ec52d84ef
commit
2292c00d2e
1 changed files with 4 additions and 0 deletions
4
libs/core/.github/workflows/ci.yml
vendored
4
libs/core/.github/workflows/ci.yml
vendored
|
|
@ -70,5 +70,9 @@ jobs:
|
||||||
git clone https://github.com/hexops/mach-gpu libs/mach-gpu
|
git clone https://github.com/hexops/mach-gpu libs/mach-gpu
|
||||||
git clone https://github.com/hexops/mach-gpu-dawn libs/mach-gpu-dawn
|
git clone https://github.com/hexops/mach-gpu-dawn libs/mach-gpu-dawn
|
||||||
zig build
|
zig build
|
||||||
|
env:
|
||||||
|
AGREE: true
|
||||||
- name: test
|
- name: test
|
||||||
run: zig build test
|
run: zig build test
|
||||||
|
env:
|
||||||
|
AGREE: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue