Updated CI.

This commit is contained in:
Бранимир Караџић
2024-10-27 21:21:32 -07:00
parent 84c95981c6
commit 60f2d883a3

View File

@@ -139,6 +139,7 @@ jobs:
repository: bkaradzic/bx
path: bx
- uses: mymindstorm/setup-emsdk@v14
- uses: browser-actions/setup-chrome@v1
- name: Build
run: |
cd bx
@@ -147,3 +148,4 @@ jobs:
- name: Check
run: |
cd bx
# npx http-server -o .build/wasm/bin/ & chromium http://127.0.0.1:8080/.build/wasm/bin/bx.testRelease.html