downgrade upload-artifact
Package Application with PyInstaller / build (push) Successful in 33s

This commit is contained in:
LunaChocken
2025-06-07 18:44:17 +01:00
parent 395c535d24
commit 0595d127e8
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
pyinstaller steamPathCLI.spec pyinstaller steamPathCLI.spec
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: steamPathCLI name: steamPathCLI
path: dist/steamPathCLI path: dist/steamPathCLI