Skip to content

Commit 5b78d44

Browse files
SiegeLordExSiegeLord
authored andcommitted
Fix Nuget installation.
1 parent 5f60491 commit 5b78d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
uses: actions/checkout@v1
1111
with:
1212
fetch-depth: 1
13+
- uses: nuget/setup-nuget@v1
1314
- name: Setup
14-
uses: nuget/setup-nuget@v1
1515
run: |
1616
mkdir deps
1717
mkdir deps\include

0 commit comments

Comments
 (0)