Skip to content

Commit 2aca217

Browse files
authored
Update build-wpf-app.yml
1 parent f265e21 commit 2aca217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wpf-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Step 4: Restore NuGet packages
2727
- name: Restore NuGet packages
28-
run: nuget restore NWNLogRotator.sln -ConfigFile NuGet.config
28+
run: nuget restore NWNLogRotator.sln -ConfigFile packages.config
2929

3030
- name: Debug NuGet Packages
3131
run: dir packages /s

0 commit comments

Comments
 (0)