Skip to content

Commit

Permalink
Attempt to download the release with assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jul 12, 2024
1 parent 02d0b04 commit d10d5c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
uses: robinraju/release-downloader@v1
with:
latest: true
tarBall: true
tarBall: false
fileName: "galvani-*.gz"
zipBall: false
out-file-path: /home/runner/work/last-release
extract: true
Expand Down

0 comments on commit d10d5c7

Please sign in to comment.