From 5c0ab509c4f3620f23d69655f339fae3cd2f02a4 Mon Sep 17 00:00:00 2001 From: kba Date: Thu, 25 Sep 2025 21:17:32 +0200 Subject: [PATCH] CI: Update model name --- .github/workflows/test-eynollah.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-eynollah.yml b/.github/workflows/test-eynollah.yml index b27586c..b270ab1 100644 --- a/.github/workflows/test-eynollah.yml +++ b/.github/workflows/test-eynollah.yml @@ -27,7 +27,7 @@ jobs: - uses: actions/cache@v4 id: seg_model_cache with: - path: models_eynollah + path: models_layout_v0_5_0 key: ${{ runner.os }}-models - uses: actions/cache@v4 id: bin_model_cache