Updating docker config
This commit is contained in:
parent
3a8ef207ad
commit
d4c4f4d93a
5 changed files with 43 additions and 12 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -94,7 +94,7 @@ jobs:
|
|||
|
||||
- name: Build release linux armv7 binary
|
||||
run: rustup target install armv7-unknown-linux-musleabihf &&
|
||||
make release-linux-armv7-musl &&
|
||||
make release-linux-armv7 &&
|
||||
cp -l target/armv7-unknown-linux-musleabihf/release-github/rqbit target/artifacts/rqbit-linux-static-armv7-musl
|
||||
- uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue