Skip to content

Commit dbfd4c8

Browse files
committed
add: rsync install
1 parent 0c4e008 commit dbfd4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash
5757
run: |
5858
apt-get update
59-
apt-get install -y build-essential devscripts debhelper autotools-dev autoconf-archive pkg-config fakeroot sed git tar gzip python3-pip python3-venv curl jq libyaml-cpp-dev
59+
apt-get install -y build-essential devscripts debhelper autoconf-archive autotools-dev pkg-config sed git tar gzip curl jq libyaml-cpp-dev rsync
6060
6161
CODENAME=$(lsb_release -sc)
6262
curl -fsSL https://deb.burger-system.de/deb.burger-system.de.gpg | tee /usr/share/keyrings/deb.burger-system.de.gpg > /dev/null

0 commit comments

Comments
 (0)