You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When my job is already upload the build in Gitea it's seems to working great but when it's going to deploy to steam I think I already checked the path and the files is still existing , but I got the error "root folder does not exist:" (I did the multiple build OSX , Window64 )
It should be found the LevelEditor path but when it's try to deploy I got
#################################
Uploading build
#################################
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --
Loading Steam API...OK
Logging in using cached credentials.
Logging in user '***' [U:1:1257754030] to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
[2024-12-11 04:50:16]: ERROR! Content root folder does not exist: /root/.cache/act/9666004f7167c1f5/hostexecutor/LevelEditor.
Additional details
I pretty sure that the path still existing when it's trying to deploy .
any suggestion about how can I re-config the .yaml files ?
The text was updated successfully, but these errors were encountered:
When my job is already upload the build in Gitea it's seems to working great but when it's going to deploy to steam I think I already checked the path and the files is still existing , but I got the error "root folder does not exist:" (I did the multiple build OSX , Window64 )
It should be found the LevelEditor path but when it's try to deploy I got
#################################
Uploading build
#################################
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --
Loading Steam API...OK
Logging in using cached credentials.
Logging in user '***' [U:1:1257754030] to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
[2024-12-11 04:50:16]: ERROR! Content root folder does not exist: /root/.cache/act/9666004f7167c1f5/hostexecutor/LevelEditor.
Additional details
I pretty sure that the path still existing when it's trying to deploy .
any suggestion about how can I re-config the .yaml files ?
The text was updated successfully, but these errors were encountered: