mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 21:00:08 +06:00
Edit script path
This commit is contained in:
parent
bc3e57d551
commit
69eba0ab19
@ -81,7 +81,7 @@ jobs:
|
||||
- checkout
|
||||
- run: sudo pip install --progress-bar off -r docs/requirements.txt
|
||||
- run: sudo pip install --progress-bar off -r requirements.txt
|
||||
- run: ./deploy.sh
|
||||
- run: ./.circleci/deploy.sh
|
||||
workflow_filters: &workflow_filters
|
||||
filters:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user