Skip to content

Commit 9c43885

Browse files
authored
Remove emsdk_ver matrix option from deploy workflow (#241)
1 parent 794cd52 commit 9c43885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
include:
2525
- name: Github-page
2626
os: ubuntu-24.04
27-
emsdk_ver: "3.1.45"
27+
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)