Skip to content

Commit d089b42

Browse files
committed
Update ci.yml
1 parent 1f95ab1 commit d089b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: peaceiris/actions-gh-pages@v4
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
40-
publish_dir: ././
40+
publish_dir: ././site
4141
keep_files: false
4242

4343
- name: Save build cache

0 commit comments

Comments
 (0)