- Removed latest commit SHA sigil from Linux build

-- Since the Windows build takes "reliably" longer, we'll update it
  there instead.
- Changed downloads URL to new website.
This commit is contained in:
Kevin López Brante 2020-12-07 19:16:09 -03:00
parent 49e5419a26
commit 86bdae5dce
2 changed files with 2 additions and 4 deletions

View File

@ -78,6 +78,4 @@ jobs:
tar cvfz vgmstream-audacious.tar.gz vgmstream.so
cd ..
aws s3 cp cli/vgmstream-cli.tar.gz s3://vgmstream-builds/${{github.sha}}/linux/vgmstream-cli.tar.gz --acl public-read
aws s3 cp audacious/vgmstream-audacious.tar.gz s3://vgmstream-builds/${{github.sha}}/linux/vgmstream-audacious.tar.gz --acl public-read
echo ${{github.sha}} > latest_id
aws s3 cp latest_id s3://vgmstream-builds/ --acl public-read
aws s3 cp audacious/vgmstream-audacious.tar.gz s3://vgmstream-builds/${{github.sha}}/linux/vgmstream-audacious.tar.gz --acl public-read

View File

@ -17,7 +17,7 @@ Latest development is usually here: https://github.com/losnoco/vgmstream/
Latest releases are here: https://github.com/losnoco/vgmstream/releases
Automated builds with the latest changes: https://vgmstream-builds.losno.co/latest/
Automated builds with the latest changes: https://vgmstream.org/downloads
You can find further info about other details in https://github.com/losnoco/vgmstream/tree/master/doc