mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
Revert changes
This commit is contained in:
parent
8e00d2cb8c
commit
34ba457af1
6
.github/workflows/cmake-lx.yml
vendored
6
.github/workflows/cmake-lx.yml
vendored
@ -129,9 +129,3 @@ jobs:
|
|||||||
# tar cvfz vgmstream-audacious.tar.gz vgmstream.so
|
# tar cvfz vgmstream-audacious.tar.gz vgmstream.so
|
||||||
# cd ..
|
# cd ..
|
||||||
# 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
|
||||||
|
|
||||||
- name: Send webhook to Netlify for updating the website
|
|
||||||
if: github.event_name != 'pull_request'
|
|
||||||
uses: distributhor/workflow-webhook@v2.0.4
|
|
||||||
with:
|
|
||||||
webhook_url: ${{secrets.NETLIFY_WEBHOOK}}
|
|
Loading…
Reference in New Issue
Block a user