Update c-cpp.yml

This commit is contained in:
uNetworkingAB
2022-10-20 13:33:00 +02:00
committed by GitHub
parent 3a7140d2c9
commit ed6f035d8d

View File

@@ -65,7 +65,7 @@ jobs:
--volume "${PWD}/uWebSockets.js:/repository"
install: |
apt-get update -q -y
apt-get install -q -y make clang g++-aarch64-linux-gnu curl cmake golang
apt-get install -q -y build-essential cmake libz-dev golang
run: |
cd /repository
make