We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef3739 commit 6734a10Copy full SHA for 6734a10
1 file changed
.github/workflows/on-label-win-build.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
call-windows-build:
10
if: ${{ github.event.label.name == 'build-win' }}
11
- name: Windows Build
12
- uses: novusengine/Workflows/.github/workflows/linux-build.yml@master
+ uses: novusengine/Workflows/.github/workflows/win-build.yml@master
13
with:
14
- project: Game
+ project: Game
0 commit comments