Add missing arch architecture release configuration
This commit is contained in:
parent
eaea9c772f
commit
4ffa0cc90a
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ jobs:
|
|||
deploy: *deploy-github-release
|
||||
- stage: release
|
||||
rust: stable
|
||||
env: TARGET=arm-unknown-linux-gnueabi
|
||||
install: *install-github-release-cross
|
||||
script: *script-github-release
|
||||
deploy: *deploy-github-release
|
||||
|
|
Loading…
Add table
Reference in a new issue