From f0e4c617f5d91b4675d49581f282b309d8a707fd Mon Sep 17 00:00:00 2001 From: Zaytha Date: Sun, 6 Jul 2025 12:39:58 -0700 Subject: [PATCH] is it fucking case senstaive oh my god --- .gitea/workflows/godot-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/godot-ci.yml b/.gitea/workflows/godot-ci.yml index bf1aa17..420f91a 100644 --- a/.gitea/workflows/godot-ci.yml +++ b/.gitea/workflows/godot-ci.yml @@ -168,7 +168,7 @@ jobs: echo "Files in steamcmd directory:" ls -la ~/steamcmd/ echo "Files in steam config directory:" - ls -la ~/steam/ + ls -la ~/Steam/ # ls -la ~/steamcmd/config/ - name: Save Cache