fix: linux ci
This commit is contained in:
parent
4a3dd3a5af
commit
9bbe2919a1
6
.github/workflows/flutter-nightly.yml
vendored
6
.github/workflows/flutter-nightly.yml
vendored
@ -459,12 +459,6 @@ jobs:
|
||||
name: librustdesk-${{ matrix.job.arch }}-${{ matrix.job.extra-build-features }}.so
|
||||
path: ./target/release/
|
||||
|
||||
- name: Rename the rustdesk lib file
|
||||
shell: bash
|
||||
run: |
|
||||
pushd ./target/release
|
||||
mv librustdesk-${{ matrix.job.arch }}-${{ matrix.job.extra-build-features }}.so librustdesk.so
|
||||
|
||||
- uses: Kingtous/run-on-arch-action@amd64-support
|
||||
name: Build rustdesk binary for ${{ matrix.job.arch }}
|
||||
id: vcpkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user