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 734c6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-release-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ 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"
Expand Down

0 comments on commit 734c6a3

Please sign in to comment.