Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d1a29078
Unverified
Commit
d1a29078
authored
Mar 02, 2022
by
Lysandre Debut
Committed by
GitHub
Mar 01, 2022
Browse files
Remove stash for now (#15882)
parent
b842d727
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.github/workflows/build_dev_documentation.yml
.github/workflows/build_dev_documentation.yml
+0
-1
No files found.
.github/workflows/build_dev_documentation.yml
View file @
d1a29078
...
...
@@ -98,7 +98,6 @@ jobs:
cd doc-build-dev && git pull
cd ../doc-builder
doc-builder build transformers ../transformers/docs/source --build_dir ../doc-build-dev --notebook_dir ../notebooks/transformers_doc --clean --version pr_$PR_NUMBER --html
cd ../doc-build-dev && git stash && git pull && git stash apply && cd ..
-
name
:
Push to repositories
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment