mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-07 13:13:34 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -477,7 +477,7 @@ jobs:
|
||||
run: |
|
||||
case $RUNNER_ARCH in
|
||||
X64)
|
||||
ldlib=/lib64/ld-linux-x86-64.so.2
|
||||
ldlib=/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
|
||||
;;
|
||||
ARM64)
|
||||
ldlib=/lib/ld-linux-aarch64.so.1
|
||||
|
Reference in New Issue
Block a user