We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f34ca3 commit 5883ba8Copy full SHA for 5883ba8
ci/README.md
@@ -60,7 +60,7 @@ docker run --privileged -it \
60
Inside the container, execute the following commands:
61
62
```bash
63
-apt update -y && apt install -y bc cmake git python3.10-venv time unzip wget
+apt update -y && apt install -y bc cmake ccache git python3.10-venv time unzip wget
64
git config --global --add safe.directory /ws
65
GG_BUILD_MUSA=1 bash ./ci/run.sh /ci-results /ci-cache
66
```
0 commit comments