Skip to content

Commit

Permalink
Add Install wasm-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 committed May 25, 2024
1 parent 868c909 commit a6553e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-explorer-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
dotnet-version: |
6.0.x
8.0.x
- name: Install wasm-tools
run: dotnet workload install wasm-tools

- name: Publish
run: dotnet publish Tools/GbxExplorerOld/Client -c Release --nologo -o publish /p:ContinuousIntegrationBuild=true
Expand Down

0 comments on commit a6553e0

Please sign in to comment.