Skip to content

Commit 8e54e8a

Browse files
committed
Fixing build-additional-arch for windows
Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
1 parent ba54b86 commit 8e54e8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
PACK_BUILD: ${{ github.run_number }}
124124
shell: powershell
125125
- uses: actions/upload-artifact@v4
126-
if: matrix.config != 'windows-lcow'
127126
with:
128127
name: pack-${{ matrix.os }}
129128
path: out/${{ env.PACK_BIN }}

0 commit comments

Comments
 (0)