mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
aarch64: linux CI
This commit is contained in:
parent
03a58d36da
commit
4fe306c9ad
4 changed files with 80 additions and 38 deletions
|
@ -61,5 +61,5 @@ shellcheck .ci/*.sh
|
|||
} && SHOULD_DEPLOY="true" || SHOULD_DEPLOY="false"
|
||||
|
||||
if [ "$build_status" -eq 0 ] && [ "$SHOULD_DEPLOY" = "true" ]; then
|
||||
.ci/deploy-linux.sh
|
||||
.ci/deploy-linux.sh "x86_64"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue