mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-04 11:53:55 +08:00
Docs: fix push and running locally (#30823)
fix push
old-commit-hash: 33e7baee40
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -60,4 +60,4 @@ jobs:
|
||||
git commit -m "build docs"
|
||||
|
||||
# docs live in different repo to not bloat openpilot's full clone size
|
||||
git push -f origin gh-pages
|
||||
git push -f origin tmp:gh-pages
|
||||
|
||||
Reference in New Issue
Block a user