Skip to content

Commit

Permalink
Use dotnet build
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed May 31, 2024
1 parent 01b9242 commit 779a63f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
msbuild_project: msbuild/ice.proj

- name: Build C# Demos on ${{ matrix.os }}
uses: ./ice/.github/actions/build
timeout-minutes: 30
with:
working_directory: ice-demos/csharp
msbuild_project: msbuild/ice.proj
working-directory: ice-demos/csharp
run: dotnet build /m msbuild/ice.proj

0 comments on commit 779a63f

Please sign in to comment.