Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit fe09248

Browse files
Update: test run new CI for package python
1 parent aeb1da1 commit fe09248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929

3030
env:
31-
MODEL_DIR: models/ichigo # ${{ inputs.model_dir }}
31+
MODEL_DIR: models/ichigo-wrapper # ${{ inputs.model_dir }}
3232
MODEL_NAME: ichigo # ${{ inputs.model_name }}
3333
REPO_NAME: janhq/models # ${{ inputs.model_name }}
3434
BRANCH_NAME: feat/ci-python-models # ${{ inputs.model_name }}

0 commit comments

Comments
 (0)