Skip to content

Commit

Permalink
CI: test with tip-of-tree build
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Dec 25, 2022
1 parent 5c57ff4 commit 8bcb426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
command: |
git clone https://github.com/emscripten-core/emsdk.git --depth=1
cd emsdk
./emsdk install latest
./emsdk activate latest
./emsdk install tot
./emsdk activate tot
- persist_to_workspace:
root: .
Expand Down

0 comments on commit 8bcb426

Please sign in to comment.