Skip to content

Commit

Permalink
try flattening the artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored Nov 10, 2023
1 parent ca8770a commit f7f52e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/curl-for-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
name: 'trurl-windows-llvm'
retention-days: 5
path: |
curl-*-*-mingw*/bin/trurl.exe
curl-*-*-mingw*/bin/libcurl*.dll
curl-*-*-mingw*/*/trurl.exe
curl-*-*-mingw*/*/libcurl*.dll

0 comments on commit f7f52e3

Please sign in to comment.