Skip to content

Commit

Permalink
use correct emsdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
DSchroer committed Jan 16, 2024
1 parent 92606c5 commit d29b48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/occt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
submodules: "recursive"
- uses: lovasoa/setup-emscripten@master
with:
emscripten-version: '3.1.51'
emscripten-version: '3.1.39'
- uses: dtolnay/rust-toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit d29b48a

Please sign in to comment.