mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00:00
Test wasm builds in CI
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -63,3 +63,6 @@ jobs:
|
||||
- name: Test Dynamic Build
|
||||
run: nix develop -c zig build -Dstatic=false
|
||||
|
||||
- name: Test Wasm Build
|
||||
run: nix develop -c zig build wasm
|
||||
|
||||
|
||||
2
vendor/zig-js
vendored
2
vendor/zig-js
vendored
Submodule vendor/zig-js updated: 52eed4dadd...5e3a5ce776
Reference in New Issue
Block a user