Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
fundthmcalculus committed May 23, 2022
1 parent 9b49539 commit 092efea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ jobs:
steps:
- uses: actions/[email protected]
- uses: mymindstorm/setup-emsdk@v11
version: '2.0.34'
with:
version: '2.0.34'
- run: ./devops/BuildLibraries.ps1 -Platform Wasm -OutLocation ./libs/wasm
shell: pwsh
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 092efea

Please sign in to comment.