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