接入mips64自动构建
This commit is contained in:
parent
eff9e4f658
commit
eb2a1ccfff
1
.github/workflows/build-0.yml
vendored
1
.github/workflows/build-0.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 0
|
||||
bash build_action-aarch64.sh 0
|
||||
bash build_action-mips64el.sh 0
|
||||
|
1
.github/workflows/build-1.yml
vendored
1
.github/workflows/build-1.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 1
|
||||
bash build_action-aarch64.sh 1
|
||||
bash build_action-mips64el.sh 1
|
||||
|
1
.github/workflows/build-2.yml
vendored
1
.github/workflows/build-2.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 2
|
||||
bash build_action-aarch64.sh 2
|
||||
bash build_action-mips64el.sh 2
|
||||
|
1
.github/workflows/build-3.yml
vendored
1
.github/workflows/build-3.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 3
|
||||
bash build_action-aarch64.sh 3
|
||||
bash build_action-mips64el.sh 3
|
||||
|
1
.github/workflows/build-4.yml
vendored
1
.github/workflows/build-4.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 4
|
||||
bash build_action-aarch64.sh 4
|
||||
bash build_action-mips64el.sh 4
|
||||
|
1
.github/workflows/build-5.yml
vendored
1
.github/workflows/build-5.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 5
|
||||
bash build_action-aarch64.sh 5
|
||||
bash build_action-mips64el.sh 5
|
||||
|
1
.github/workflows/build-6.yml
vendored
1
.github/workflows/build-6.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 6
|
||||
bash build_action-aarch64.sh 6
|
||||
bash build_action-mips64el.sh 6
|
||||
|
1
.github/workflows/build-7.yml
vendored
1
.github/workflows/build-7.yml
vendored
@ -31,3 +31,4 @@ jobs:
|
||||
run: |
|
||||
bash build_action.sh 7
|
||||
bash build_action-aarch64.sh 7
|
||||
bash build_action-mips64el.sh 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user