Skip to content

Commit

Permalink
Forgot to rename a thing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendly0Fire committed Aug 20, 2022
1 parent abc631a commit ddf69cf
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 @@ -42,7 +42,7 @@ jobs:
- uses: nuget/setup-nuget@v1
with:
nuget-version: '5.x'
- run: nuget restore "${env:GITHUB_WORKSPACE}\GW2Clarity.sln"
- run: nuget restore "${env:GITHUB_WORKSPACE}\GW2Radial.sln"

- name: 'Setup NuGet Credentials'
shell: 'bash'
Expand Down

0 comments on commit ddf69cf

Please sign in to comment.