This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: steamPathCLI
|
||||
path: dist/steamPathCLI
|
||||
path: dist/steamPathCLI.sh
|
||||
+1
-1
@@ -22,7 +22,7 @@ exe = EXE(
|
||||
a.binaries,
|
||||
a.datas,
|
||||
[],
|
||||
name='steamPathCLI',
|
||||
name='steamPathCLI.sh',
|
||||
debug=False,
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
|
||||
Reference in New Issue
Block a user