mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-09 12:50:05 +00:00
Deploy docs, take 2
This commit is contained in:
parent
3f71b60668
commit
c7252b3344
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -38,5 +38,5 @@ jobs:
|
||||
run: |
|
||||
cmake $GITHUB_WORKSPACE
|
||||
$GITHUB_WORKSPACE/support/mkdocs deploy dev
|
||||
cd build/fmt.dev
|
||||
cd $GITHUB_WORKSPACE/build/fmt.dev
|
||||
git push https://$KEY@github.com/fmtlib/fmt.git
|
||||
|
Loading…
Reference in New Issue
Block a user