Skip to content

Commit 980af71

Browse files
authored
Update deploy.yml
1 parent 0fdfd63 commit 980af71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install -r requirements.txt
2525
mkdocs build
2626
mkdir sites
27-
mv site sites/clash-rs
27+
mv site sites/clash
2828
env:
2929
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
3030

0 commit comments

Comments
 (0)