We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7575c commit c2ea7a8Copy full SHA for c2ea7a8
1 file changed
.github/workflows/build_binary.yml
@@ -26,7 +26,6 @@ jobs:
26
run: |
27
apt-get update
28
apt-get install -y --no-install-recommends ninja-build g++ git ca-certificates
29
- rm -rf /var/lib/apt/lists/*
30
31
- name: 'Setup CMake'
32
uses: jwlawson/actions-setup-cmake@v2
0 commit comments