Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PintTheDragon authored Oct 20, 2020
1 parent 18feae2 commit 4bcdc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: warrenbuckley/Setup-Nuget@v1

- name: Restore Packages
run: nuget restore EasyEvents.sln
run: nuget restore SCPStats.sln

- name: Setup MSBuild
uses: warrenbuckley/Setup-MSBuild@v1
Expand Down

0 comments on commit 4bcdc75

Please sign in to comment.