We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83cca6 commit 4d2b13fCopy full SHA for 4d2b13f
.github/workflows/ci_test-conda.yml
@@ -40,9 +40,6 @@ jobs:
40
- name: Pull checkpoints from S3
41
# todo: consider adding coma caching, but ATM all models have less then 100KB
42
run: |
43
- # todo: remove unzip install after new nigtly docker is created
44
- apt-get update -qq
45
- apt-get install -y --no-install-recommends unzip
46
# enter legacy and update checkpoints from S3
47
cd legacy
48
curl https://pl-public-data.s3.amazonaws.com/legacy/checkpoints.zip --output checkpoints.zip
0 commit comments