mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 06:50:20 +01:00
- 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:
parent
49e5419a26
commit
86bdae5dce
2
.github/workflows/cmake-lx.yml
vendored
2
.github/workflows/cmake-lx.yml
vendored
@ -79,5 +79,3 @@ jobs:
|
||||
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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user