Skip to content

Commit 4c63b4c

Browse files
committed
Fixing reference
1 parent 1abf726 commit 4c63b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# create Windows installer
6767
create-installer-windows:
6868
runs-on: windows-latest
69-
needs: prepare-installer-windows
69+
needs: build-gui-windows
7070
permissions: write-all
7171
steps:
7272
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)