接入arm自动构建
This commit is contained in:
4
.github/workflows/build-7.yml
vendored
4
.github/workflows/build-7.yml
vendored
@@ -28,4 +28,6 @@ jobs:
|
||||
PASSWORD: ${{ secrets.PASSWORD }}
|
||||
KEYPASSWORD: ${{ secrets.KEYPASSWORD }}
|
||||
KEY: ${{ secrets.KEY }}
|
||||
run: bash build_action.sh 7
|
||||
run: |
|
||||
bash build_action.sh 7
|
||||
bash build_action-aarch64.sh 7
|
||||
|
||||
Reference in New Issue
Block a user