ci(cross) install build-essential

This commit is contained in:
embeddedt
2022-01-24 10:07:20 -05:00
committed by GitHub
parent 5c98ac8511
commit 772f219c0a
+1
View File
@@ -77,6 +77,7 @@ jobs:
install: |
apt-get update -y
apt-get install -y gcc python3 libpng-dev ruby-full gcovr cmake
apt-get install -y build-essential
# Produce a binary artifact and place it in the mounted volume
run: |