Update workflow for linux

This commit is contained in:
Iswarya Alex 2026-07-29 22:08:14 -07:00
parent 29bc8871fb
commit aa1a5cc02a
1 changed files with 1 additions and 3 deletions

View File

@ -181,9 +181,7 @@ jobs:
- name: Download ggml model
shell: cmd
run: |
cd models
call download-ggml-model.cmd %MODEL%
cd ..
call models\download-ggml-model.cmd %MODEL% models
if not exist models\ggml-%MODEL%.bin ( echo ERROR: model download failed & exit /b 1 )
- name: Download NPU encoder cache