Skip to content

Commit

Permalink
Use dotnet build
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Dec 31, 2023
1 parent 14110c4 commit 268d109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cp /usr/local/bin/GodotSharp/Api/Release/* .mono/assemblies/Debug
- name: Compile
run: msbuild
run: dotnet build

- name: Run
run: godot addons/WAT/cli.tscn run=all
Expand Down

0 comments on commit 268d109

Please sign in to comment.