Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Dec 15, 2024
1 parent df6d666 commit 7ab60b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
os=Emscripten
[tool_requires]
*: emsdk/3.1.50
*: emsdk/3.1.72
EOF
- name: Install Windows Or macOS Dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
os=Emscripten
[tool_requires]
*: emsdk/3.1.50
*: emsdk/3.1.72
EOF
- name: Install Conan
Expand Down

0 comments on commit 7ab60b1

Please sign in to comment.