Skip to content

Commit

Permalink
Install netcat-traditional instead of netcat
Browse files Browse the repository at this point in the history
Debian / Ubuntu diffs
  • Loading branch information
igorpecovnik committed Oct 24, 2024
1 parent 66ef622 commit b4e8d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# update index
apt update
# install basics
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata keyboard-configuration wget gpg netcat
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata keyboard-configuration wget gpg netcat-traditional
# add armbian repository
URL=beta.armbian.com
Expand Down

0 comments on commit b4e8d22

Please sign in to comment.