Skip to content

Commit

Permalink
yaml sure is fun
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmine committed May 19, 2024
1 parent 8f3d5c5 commit 485e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: NuGet/[email protected]

- name: Restore NuGet packages
run: nuget restore *.sln
run: nuget restore *.sln

- name: Build solution
run: msbuild Celeste_Launcher.sln /nologo /nr:false /p:Version=$env:lastRelease /p:platform="Any CPU" /p:configuration="Release"
Expand Down

0 comments on commit 485e2b6

Please sign in to comment.