mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-16 09:24:19 +01:00
.
This commit is contained in:
parent
b9bc8e79c0
commit
d66549012f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-eynollah.yml
vendored
2
.github/workflows/test-eynollah.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
id: all_model_cache
|
||||
with:
|
||||
path: models_eynollah
|
||||
key: models_eynollah-${{ hashFiles(src/eynollah/model_zoo/default_specs.py) }}
|
||||
key: models_eynollah-${{ hashFiles("src/eynollah/model_zoo/default_specs.py") }}
|
||||
|
||||
- name: Download models
|
||||
if: steps.all_model_cache.outputs.cache-hit != 'true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue