Skip to content

Commit d9a4122

Browse files
SiegeLordExSiegeLord
authored andcommitted
Fix Nuget installation.
1 parent ec8b567 commit d9a4122

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
@@ -9,8 +9,8 @@ jobs:
99
uses: actions/checkout@v1
1010
with:
1111
fetch-depth: 1
12+
- uses: nuget/setup-nuget@v1
1213
- name: Setup
13-
uses: nuget/setup-nuget@v1
1414
run: |
1515
vcpkg install allegro5
1616
mkdir deps

0 commit comments

Comments
 (0)