This commit is contained in:
@@ -23,10 +23,10 @@ jobs:
|
||||
|
||||
- name: Package Application with PyInstaller
|
||||
run: |
|
||||
pyinstaller steamPathCLI.spec
|
||||
pyinstaller spath.spec
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: steamPathCLI.sh
|
||||
path: dist/steamPathCLI.sh
|
||||
name: spath.sh
|
||||
path: dist/spath.sh
|
||||
|
||||
Reference in New Issue
Block a user