Skip to content

Commit 89cc16e

Browse files
committed
rls path
1 parent 42c816e commit 89cc16e

File tree

3 files changed

+2
-54
lines changed

3 files changed

+2
-54
lines changed

.github/workflows/ci-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: svenstaro/[email protected]
4444
with:
4545
repo_token: ${{ secrets.GITHUB_TOKEN }}
46-
file: /tmp/sdk/dist/*.tar.lz4
46+
file: /tmp/fs/tmp/sdk/dist/*.tar.lz4
4747
file_glob: true
4848
tag: ${{ github.ref }}
4949

.github/workflows/ci-emsdk.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.github/workflows/ci-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: svenstaro/[email protected]
4444
with:
4545
repo_token: ${{ secrets.GITHUB_TOKEN }}
46-
file: /tmp/sdk/dist/*.tar.lz4
46+
file: /tmp/fs/tmp/sdk/dist/*.tar.lz4
4747
file_glob: true
4848
tag: ${{ github.ref }}
4949

0 commit comments

Comments
 (0)