Skip to content

Commit

Permalink
Update test-cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 authored Dec 9, 2020
1 parent b659105 commit 118cd69
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ jobs:

- name: Add msbuild to PATH
uses: microsoft/[email protected]

env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

- name: Setup NuGet
uses: NuGet/[email protected]

env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

- name: Nuget Restore
run: nuget restore Raccine.sln

Expand Down

0 comments on commit 118cd69

Please sign in to comment.