mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Fix invocations of dotnet for ReleaseNotes
This commit is contained in:
@@ -1457,7 +1457,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build ReleaseNotes
|
||||
run: dotnet build -c Release --project tools/ReleaseNotes
|
||||
run: dotnet build -c Release tools/ReleaseNotes
|
||||
|
||||
- name: Retrieve .msi
|
||||
uses: actions/download-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user