Skip to content

Commit

Permalink
Fix Actions glob
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Apr 20, 2022
1 parent 7de5fc8 commit e542dcf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
tag: 'Dev'
rm: true
files: |
*.dll
*.so
**/*.dll
**/*.so
**/*.dylib
if: github.event_name == 'push'

0 comments on commit e542dcf

Please sign in to comment.