Skip to content

Commit f9b780e

Browse files
authored
Update linux-loongarch64-aot.yml
1 parent 6ef44f4 commit f9b780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-loongarch64-aot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
-e CORE_ROOT=/runtime/artifacts/tests/coreclr/linux.loongarch64.Checked/Tests/Core_Root \
4545
--platform linux/loong64 loongarch64/debian \
4646
sh -c '
47-
apt update && apt install -y file llvm &&
47+
apt update && apt install -y file llvm libatomic1 &&
4848
mkdir -p $CORE_ROOT/SuperFileCheck/runtimes/linux-loongarch64/native &&
4949
ln -s /usr/bin/llvm-dwarfdump $CORE_ROOT/SuperFileCheck/runtimes/linux-loongarch64/native;
5050

0 commit comments

Comments
 (0)