fixing build
This commit is contained in:
parent
08b4dd7c1f
commit
93234c12c6
3 changed files with 19 additions and 18 deletions
2
.github/workflows/release-linux.yml
vendored
2
.github/workflows/release-linux.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
- name: copy binary for release
|
||||
run: |
|
||||
cd target/cross
|
||||
cp -l ${{ matrix.platform }}/arm/v7/rqbit rqbit-${{ steps.gen_artifact_key.outputs.key }}
|
||||
cp -l ${{ matrix.platform }}/rqbit rqbit-${{ steps.gen_artifact_key.outputs.key }}
|
||||
|
||||
- uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue