Skip to content

Commit

Permalink
github: install missing curl
Browse files Browse the repository at this point in the history
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys committed Dec 8, 2023
1 parent 9a14f45 commit e8a2d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-package/apt/systemd-test/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -exu

sudo apt update
sudo apt install -V -y lsb-release
sudo apt install -V -y lsb-release curl

0 comments on commit e8a2d9c

Please sign in to comment.