tfausak / rattletrap

:car: Parse and generate Rocket League replays.
https://hackage.haskell.org/package/rattletrap
MIT License
147 stars 21 forks source link

Fix release CI again #215

Closed tfausak closed 3 years ago

tfausak commented 3 years ago

https://github.com/tfausak/rattletrap/pull/214#issuecomment-790229979

tfausak commented 3 years ago

Ugh, this is getting annoying. I messed things up this time because actions/download-artifact downloads the artifact into the directory given by path, not the file. There doesn't appear to be a way to download one artifact to a specific local file.