mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Fix Server Update Package packaging
This commit is contained in:
@@ -298,7 +298,7 @@ jobs:
|
||||
- name: Package Server Update Package
|
||||
if: ${{ matrix.configuration == 'Release' && matrix.watchdog-type == 'System' && matrix.database-type == 'PostgresSql' }}
|
||||
run: |
|
||||
cd ../Tgstation.Server.Host
|
||||
cd src/Tgstation.Server.Host
|
||||
dotnet publish -c ${{ matrix.configuration }} --no-build -o ../../Artifacts/ServerUpdate
|
||||
|
||||
- name: Store Server Console
|
||||
|
||||
Reference in New Issue
Block a user