diff --git a/.github/workflows/sync-docs.yml b/.github/workflows/sync-docs.yml index da64c118e1..7a5e92fdfd 100644 --- a/.github/workflows/sync-docs.yml +++ b/.github/workflows/sync-docs.yml @@ -35,9 +35,11 @@ jobs: git_user_signingkey: true git_commit_gpgsign: true workdir: docs - + - name: update code and commit run: | + ls -la / + ls -la /home rm -rf content cp -r /main/docs content make clean-after-copy