mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 17:43:19 +01:00
Attempt 2 at fixing nix deployment
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ steps.app-token-generation.outputs.token }}
|
||||
ref: master
|
||||
fetch-tags: true
|
||||
|
||||
- name: Parse TGS version
|
||||
run: echo "TGS_VERSION=$(xmlstarlet sel -N X="http://schemas.microsoft.com/developer/msbuild/2003" --template --value-of /X:Project/X:PropertyGroup/X:TgsCoreVersion build/Version.props)" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user