core: CI: agree to macOS SDK terms

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-06-25 11:32:43 -07:00
parent 6ec52d84ef
commit 2292c00d2e

View file

@ -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