diff --git a/.gitea/workflows/pyinstaller.yml b/.gitea/workflows/pyinstaller.yml index 6515f13..cd2196c 100644 --- a/.gitea/workflows/pyinstaller.yml +++ b/.gitea/workflows/pyinstaller.yml @@ -29,5 +29,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@v3 with: - name: steamPathCLI + name: steamPathCLI.sh path: dist/steamPathCLI.sh \ No newline at end of file