fix paths for steam deploy

develop
Myk Taylor 2023-07-31 10:07:23 -07:00
parent 9b8bd8dbf7
commit 80d19ec42d
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
2 changed files with 2 additions and 1 deletions

@ -68,6 +68,7 @@ jobs:
ccache -d win64-cross/ccache --cleanup
ccache -d win64-cross/ccache --show-stats --verbose
- name: Save ccache
if: !inputs.cache-readonly
uses: actions/cache/save@v3
with:
path: build/win64-cross/ccache

@ -84,7 +84,7 @@ jobs:
configVdf: ${{ secrets.STEAM_CONFIG_VDF}}
appId: 2346660
buildDescription: ${{ github.event.inputs.version }}
rootPath: build
rootPath: .
depot1Path: common
depot2Path: win64
depot3Path: linux64