Skip to content

Commit

Permalink
Nuget restore for actions (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekolis authored Apr 20, 2020
1 parent 90058df commit 98cdd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- name: Build .NET Framework
run: |
cd "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\"
.\MSBuild.exe -t:restore
.\MSBuild.exe $Env:GITHUB_WORKSPACE

0 comments on commit 98cdd86

Please sign in to comment.