fix depot file path

develop
Myk Taylor 2023-03-07 17:34:44 -08:00
parent 8eaa2dd0db
commit 980f673454
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 2 additions and 2 deletions

@ -52,6 +52,6 @@ jobs:
ssfnFileContents: ${{ secrets.STEAM_SSFN_FILE_CONTENTS }}
appId: 2346660
buildDescription: ${{ github.event.inputs.version }}
rootPath: build/win64-cross/output
depot1Path: dfhack-windows-x64
rootPath: build
depot1Path: win64-cross/output
releaseBranch: ${{ github.event.inputs.release_channel }}