接入arm自动构建

This commit is contained in:
2024-05-18 07:35:10 +08:00
parent 3930922b33
commit 50402e9824
9 changed files with 25 additions and 11 deletions

View File

@@ -28,4 +28,6 @@ jobs:
PASSWORD: ${{ secrets.PASSWORD }}
KEYPASSWORD: ${{ secrets.KEYPASSWORD }}
KEY: ${{ secrets.KEY }}
run: bash build_action.sh 5
run: |
bash build_action.sh 5
bash build_action-aarch64.sh 5