We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bcbef commit 1df717cCopy full SHA for 1df717c
1 file changed
.github/workflows/pages.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
EXPORT: 1
40
UNOPTIMIZED: 1
41
- BASE_PATH: ${{ steps.configurepages.outputs.base_path }}
+ BASE_PATH: /YunjueTech.github.io
42
- uses: actions/upload-pages-artifact@v3
43
with:
44
path: ./out
0 commit comments