Skip to content

Commit 335a1b9

Browse files
committed
Get the .specs
1 parent 4689027 commit 335a1b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
if: matrix.os == 'windows-latest'
7575
shell: cmd
7676
run: |
77-
.\.venv\Scripts\Activate && ^
78-
pyside6-deploy main.py --init
77+
.\.venv\Scripts\Activate && ^
78+
pyside6-deploy main.py --init
7979
8080
8181
- name: Upload Artifact (macOS)

0 commit comments

Comments
 (0)