mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-03-16 19:02:02 -04:00
Update c-cpp.yml
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user