From 395c535d245563f9181a8cb1ba57d378fbc2b632 Mon Sep 17 00:00:00 2001 From: LunaChocken Date: Sat, 7 Jun 2025 18:43:26 +0100 Subject: [PATCH] test --- .gitea/workflows/pyinstaller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pyinstaller.yml b/.gitea/workflows/pyinstaller.yml index 9ebe7a3..d3a6b7c 100644 --- a/.gitea/workflows/pyinstaller.yml +++ b/.gitea/workflows/pyinstaller.yml @@ -30,4 +30,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: steamPathCLI - path: dist/main \ No newline at end of file + path: dist/steamPathCLI \ No newline at end of file