Skip to content

Commit

Permalink
invalid path
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc committed Aug 30, 2023
1 parent 9454a81 commit babef4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/call-release-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,8 @@ jobs:
cd docs
rm -rf ./charts
rm -rf ./index.yaml
tar -czvf site.tar.gz * && mv site.tar.gz ../docs/
tar -czvf ./site.tar.gz *
ls
ls ./docs
echo "Automatic release, offline package ready"
fi
echo "Push a doc version: ${{ env.DOCS_TAG }} from branch: ${{ env.REF }}, update it to latest: ${{ env.SET_LATEST }} "
Expand Down

0 comments on commit babef4b

Please sign in to comment.