ci: reset data cache number

This commit is contained in:
Fabian 2023-03-08 20:46:00 +01:00
parent 821f9a18dd
commit 5e4c6fc544

View File

@ -20,7 +20,7 @@ on:
env:
CONDA_CACHE_NUMBER: 1 # Change this value to manually reset the environment cache
DATA_CACHE_NUMBER: 1
DATA_CACHE_NUMBER: 2
jobs:
build: