Skip to content

Commit 374de10

Browse files
committed
Add zip
1 parent fe94054 commit 374de10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Install dependencies
2121
run: |
22-
apt-get update && apt-get install -y patchelf curl unzip gcc
22+
apt-get update && apt-get install -y patchelf curl unzip zip gcc
2323
2424
- name: Set up python virtual environment with NVIDIA dependencies
2525
run: |

0 commit comments

Comments
 (0)