Skip to content

Commit 594e9f1

Browse files
committed
trying again
1 parent f598801 commit 594e9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
./vcpkg/vcpkg install --triplet x64-osx
6060
6161
- name: Package release
62-
if: matrix.os == 'windows-latest'
62+
if: matrix.os != 'windows-latest'
6363
uses: thedoctor0/zip-release@0.7.5
6464
with:
6565
directory: ${{ github.workspace }}/vcpkg

0 commit comments

Comments
 (0)