mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 08:20:54 +01:00
[skip actions[ Attempt numero dos
This commit is contained in:
parent
1e076b3dcd
commit
c2c19bfc07
2
.github/workflows/cmake-wasm.yml
vendored
2
.github/workflows/cmake-wasm.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload artifacts to S3
|
- name: Upload artifacts to S3
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
working-directory: ${{runner.workspace}}/build
|
working-directory: ${{runner.workspace}}/embuild/cli
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
AWS_DEFAULT_REGION: us-west-1
|
AWS_DEFAULT_REGION: us-west-1
|
||||||
|
Loading…
Reference in New Issue
Block a user