Skip to content

Commit 963d0a1

Browse files
committed
Install zip for JAX unit test
1 parent 38c4c8b commit 963d0a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/container/Dockerfile.base

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ apt_packages=(
4242
vim
4343
wget
4444
jq
45+
zip
4546
# llvm.sh
4647
lsb-release
4748
software-properties-common

0 commit comments

Comments
 (0)