Skip to content

Commit

Permalink
Update nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleTK authored Sep 26, 2024
1 parent 81f9ace commit 59a79ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
submodules: recursive # for the proto files
fetch-depth: 0 # For GitVersion.MsBuild

- name: Restore
run: dotnet restore

- name: Build
run: msbuild

Expand Down

0 comments on commit 59a79ca

Please sign in to comment.