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

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