Skip to content

Commit

Permalink
Remove emsdk_ver matrix option from deploy workflow (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Jan 27, 2025
1 parent 794cd52 commit 9c43885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
include:
- name: Github-page
os: ubuntu-24.04
emsdk_ver: "3.1.45"

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9c43885

Please sign in to comment.