Skip to content

Commit

Permalink
Updated CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkaradzic committed Oct 28, 2024
1 parent 84c9598 commit 60f2d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 60f2d88

Please sign in to comment.