mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
missing fi
This commit is contained in:
parent
95d5302960
commit
10a88586a6
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
git add launcher.md
|
||||
git commit -m "Update launcher.md"
|
||||
git push
|
||||
|
||||
fi
|
||||
|
||||
launcher_content=$(/docs/source/basic_tutorials/launcher.md)
|
||||
if [ "$launcher_content" != "$output" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user