Skip to content

Commit

Permalink
Update Windows_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Aug 14, 2023
1 parent 719fa30 commit 85de922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Windows_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
.nuke/temp
~/.nuget/packages
key: ${{ runner.os }}-${{ hashFiles('**/global.json', '**/*.csproj') }}
- name: Run './build.cmd Install'
run: ./build.cmd Install
- name: Run './build.cmd NuGet'
run: ./build.cmd NuGet
env:
Expand Down

0 comments on commit 85de922

Please sign in to comment.