fix ci
This commit is contained in:
parent
c3124314ef
commit
9888e51b93
2
.github/workflows/flutter-build.yml
vendored
2
.github/workflows/flutter-build.yml
vendored
@ -1476,6 +1476,8 @@ jobs:
|
||||
- name: Rename Binary
|
||||
run: |
|
||||
mv rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}.deb rustdesk-${{ env.VERSION }}.deb
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y libarchive-tools
|
||||
|
||||
- name: Build appimage package
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user