mirror of
https://github.com/LingChair/LingChair-V0.git
synced 2025-12-07 09:35:49 +08:00
Rerun
This commit is contained in:
2
.github/workflows/push_static_page.yml
vendored
2
.github/workflows/push_static_page.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user