chore: ...

This commit is contained in:
满月叶
2024-05-12 00:08:10 +08:00
committed by GitHub
parent 7d04dc0a32
commit 9ef83db83a

View File

@@ -37,7 +37,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './ling_chair_http'
path: 'ling_chair_http'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4