Skip to content

Commit 3344012

Browse files
Update build-glibc236.yml
1 parent 35ca105 commit 3344012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-glibc236.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
export DEBIAN_FRONTEND=noninteractive
2020
export TZ=UTC
2121
apt-get update
22-
apt-get install -y ca-certificates curl wget git
22+
apt-get install -y ca-certificates curl wget git zip
2323
2424
- name: Checkout repository
2525
uses: actions/checkout@v3

0 commit comments

Comments
 (0)