We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c816e commit 89cc16eCopy full SHA for 89cc16e
.github/workflows/ci-arm.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: svenstaro/upload-release-action@2.9.0
44
with:
45
repo_token: ${{ secrets.GITHUB_TOKEN }}
46
- file: /tmp/sdk/dist/*.tar.lz4
+ file: /tmp/fs/tmp/sdk/dist/*.tar.lz4
47
file_glob: true
48
tag: ${{ github.ref }}
49
.github/workflows/ci-emsdk.yml
.github/workflows/ci-x86_64.yml
0 commit comments