Skip to content

Commit 34e046e

Browse files
committed
ci: install debian build essentials
1 parent a936b99 commit 34e046e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ jobs:
5353
run: |
5454
sudo apt-get update
5555
sudo apt-get install -y --no-install-recommends \
56+
build-essential \
5657
ca-certificates \
5758
cmake \
5859
debhelper \
59-
g++ \
6060
git \
6161
pkgconf
6262

0 commit comments

Comments
 (0)