Skip to content

Commit 2f3a551

Browse files
committed
Update satori.yml
1 parent d03e996 commit 2f3a551

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/satori.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
with:
4545
name: linux_musl_arm64
4646
path: |
47-
artifacts/bin/coreclr/linux.x64.Release/libcoreclr.so
48-
artifacts/bin/coreclr/linux.x64.Release/libclrjit.so
49-
artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll
47+
artifacts/bin/coreclr/linux.arm64.Release/libcoreclr.so
48+
artifacts/bin/coreclr/linux.arm64.Release/libclrjit.so
49+
artifacts/bin/coreclr/linux.arm64.Release/System.Private.CoreLib.dll

0 commit comments

Comments
 (0)