mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 15:27:27 +07:00
Fixed steam root folder, hopefully now
This commit is contained in:
parent
d42e495f78
commit
891b609da4
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -182,7 +182,7 @@ jobs:
|
|||||||
ssfnFileContents: ${{ secrets.STEAM_SSFN_FILE_CONTENTS }}
|
ssfnFileContents: ${{ secrets.STEAM_SSFN_FILE_CONTENTS }}
|
||||||
appId: 2118950
|
appId: 2118950
|
||||||
buildDescription: ${{steps.tag.outputs.tag}}
|
buildDescription: ${{steps.tag.outputs.tag}}
|
||||||
rootPath: deploy
|
rootPath: steam
|
||||||
depot1Path: Unciv-Windows64
|
depot1Path: Unciv-Windows64
|
||||||
depot2Path: Unciv-Linux64
|
depot2Path: Unciv-Linux64
|
||||||
releaseBranch: release
|
releaseBranch: release
|
||||||
|
Loading…
Reference in New Issue
Block a user