mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +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
4
.github/workflows/cmake-lx.yml
vendored
4
.github/workflows/cmake-lx.yml
vendored
@ -78,6 +78,4 @@ jobs:
|
|||||||
tar cvfz vgmstream-audacious.tar.gz vgmstream.so
|
tar cvfz vgmstream-audacious.tar.gz vgmstream.so
|
||||||
cd ..
|
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 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
|
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
|
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
|
You can find further info about other details in https://github.com/losnoco/vgmstream/tree/master/doc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user