Skip to content

Commit da05891

Browse files
committed
Test Ci 2
1 parent ec3d758 commit da05891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake-multi-platform.yml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393

9494
- name: Upload Windows x64 Artifact
9595
uses: actions/upload-release-asset@v1
96+
if: ${{ matrix.arch == 'x86_64' && matrix.os == 'windows-latest' }}
9697
env:
9798
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9899
with:

0 commit comments

Comments
 (0)