Skip to content

Commit

Permalink
ci: fix docs upload (#13041)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 9, 2021
1 parent 705b6db commit 8dfb48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -209,4 +209,4 @@ jobs:
uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32 # renovate: tag=v2.3.0
with:
name: docs
path: tmp/docs
path: tmp/docs/

0 comments on commit 8dfb48e

Please sign in to comment.