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