Remove all unnecessary explicit restores

This commit is contained in:
Jordan Dominion
2024-08-16 22:58:15 -04:00
parent 7920871c36
commit 47cf7123cf
5 changed files with 0 additions and 46 deletions
-3
View File
@@ -76,9 +76,6 @@ jobs:
with:
ref: refs/pull/${{ github.event.pull_request.number }}/merge
- name: Restore
run: dotnet restore
- name: Build ReleaseNotes
run: dotnet publish -c Release -p:TGS_HOST_NO_WEBPANEL=true -o release_notes_bins tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj