We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe94054 commit 374de10Copy full SHA for 374de10
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Install dependencies
21
run: |
22
- apt-get update && apt-get install -y patchelf curl unzip gcc
+ apt-get update && apt-get install -y patchelf curl unzip zip gcc
23
24
- name: Set up python virtual environment with NVIDIA dependencies
25
0 commit comments