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 35ca105 commit 3344012Copy full SHA for 3344012
.github/workflows/build-glibc236.yml
@@ -19,7 +19,7 @@ jobs:
19
export DEBIAN_FRONTEND=noninteractive
20
export TZ=UTC
21
apt-get update
22
- apt-get install -y ca-certificates curl wget git
+ apt-get install -y ca-certificates curl wget git zip
23
24
- name: Checkout repository
25
uses: actions/checkout@v3
0 commit comments