fix ccpp.yml - build both hunter or not

This commit is contained in:
kazu0617
2022-12-12 12:10:32 +09:00
parent 53f0d5dcbd
commit 4b523e99c4

View File

@@ -128,7 +128,7 @@ jobs:
shell: bash
- uses: actions/upload-artifact@v3
if: contains(matrix.name,'windows-latest-cl')
if: contains(matrix.name,'windows')
with:
name: 'assimp-bins-${{ matrix.name }}-${{ github.sha }}'
path: build/bin