Skip to content

Commit

Permalink
Attempt to fix CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Oct 24, 2024
1 parent 6de3099 commit 304fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/[email protected]
with:
dotnet-version: "9.0.100-rc.2"
global-json-file: global.json

- name: Install WASM workload
run: dotnet workload install wasm-tools
Expand Down

0 comments on commit 304fd0d

Please sign in to comment.