mirror of
https://github.com/fmtlib/fmt.git
synced 2026-05-03 19:30:47 +02:00
Remove unnecessary build step
This commit is contained in:
@@ -36,7 +36,6 @@ jobs:
|
||||
env:
|
||||
KEY: ${{secrets.KEY}}
|
||||
run: |
|
||||
cmake $GITHUB_WORKSPACE
|
||||
$GITHUB_WORKSPACE/support/mkdocs deploy dev
|
||||
cd $GITHUB_WORKSPACE/build/fmt.dev
|
||||
git push https://$KEY@github.com/fmtlib/fmt.dev.git
|
||||
|
||||
Reference in New Issue
Block a user