Add rsync to workflow build
All checks were successful
Build & Upload FAH Client DEB / build (push) Successful in 2m18s
All checks were successful
Build & Upload FAH Client DEB / build (push) Successful in 2m18s
This commit is contained in:
parent
ad9b3065ab
commit
4a2379be7d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Install packaging tools
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y dpkg-dev fakeroot lintian
|
||||
apt-get install -y dpkg-dev rsync fakeroot lintian
|
||||
|
||||
- name: Build Debian package
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue