We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abf726 commit 4c63b4cCopy full SHA for 4c63b4c
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
# create Windows installer
67
create-installer-windows:
68
runs-on: windows-latest
69
- needs: prepare-installer-windows
+ needs: build-gui-windows
70
permissions: write-all
71
steps:
72
- uses: actions/checkout@v3
0 commit comments