Skip to content

Commit 3827d0e

Browse files
committed
test
1 parent 7ea3330 commit 3827d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Build Windows EXE with PyInstaller
6969
run: |
7070
pyinstaller ideeplc/gui.spec --noconfirm
71-
working-directory: ${{ github.workspace }}
71+
# working-directory: ${{ github.workspace }}
7272

7373
- name: Upload EXE to Actions artifact
7474
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)