Skip to content

Commit

Permalink
Forgot macos file upload change path
Browse files Browse the repository at this point in the history
  • Loading branch information
ensiform committed Nov 29, 2023
1 parent 2688b8c commit 9efca28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ jobs:
with:
name: macos-${{ matrix.arch }}
path: |
src/bin/ete*.${{ matrix.arch }}
src/bin/*_mac
bin/ete*.${{ matrix.arch }}
bin/*_mac
if-no-files-found: error
retention-days: 5

Expand Down

0 comments on commit 9efca28

Please sign in to comment.