Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lithiumtoast committed Aug 6, 2023
1 parent dd1b232 commit 65a8ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ jobs:
path: "./src/cs/production/Interop.Flecs.Unity/Generated"

- name: ".NET Build"
run: dotnet build
run: dotnet build "./src/cs" --nologo --verbosity minimal --configuration Release

0 comments on commit 65a8ead

Please sign in to comment.