Deploy docs, take 2

This commit is contained in:
Victor Zverovich 2024-06-09 17:19:06 -07:00
parent 3f71b60668
commit c7252b3344

View File

@ -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