Weilbyte / steam-workshop-upload

Upload your mod to the Steam Workshop with the power of GitHub Actions — now with Steam Guard 2FA support
MIT License
13 stars 3 forks source link

Wrong log file name #2

Closed hmlendea closed 2 years ago

hmlendea commented 2 years ago

In my experience the workshop log file name is all lowercase : https://github.com/Weilbyte/steam-workshop-upload/blob/main/entrypoint.sh#L44

Like this: workshop_log.txt

You should of course double check this, but I just had issues with that file a few moments ago.

hmlendea commented 2 years ago
 workshop_log
cat: /home/steam/Steam/logs/Workshop_log.txt: No such file or directory