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 ae175fe commit 167c500Copy full SHA for 167c500
.github/workflows/build.yml
@@ -959,7 +959,7 @@ jobs:
959
DEBIAN_FRONTEND: noninteractive
960
run: |
961
apt-get update
962
- apt install -y cmake build-essential ninja-build libcurl4-openssl-dev libgomp1 git
+ apt install -y cmake build-essential ninja-build libcurl4-openssl-dev libgomp1 git zip
963
964
- name: ccache
965
uses: hendrikmuhs/[email protected]
0 commit comments