Skip to content

Commit

Permalink
Merge pull request #3 from Yellow-Dog-Man/gh-actions
Browse files Browse the repository at this point in the history
Support for artifact uploads.
  • Loading branch information
Geenz authored Jul 2, 2024
2 parents 0e7674f + 21c2a81 commit 3f77ecf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
shell: bash

- uses: actions/upload-artifact@v4
if: matrix.name == 'windows-msvc'
with:
name: 'assimp-bins-${{ matrix.name }}-${{ github.sha }}'
path: build/bin

0 comments on commit 3f77ecf

Please sign in to comment.