Skip to content

Commit c13d940

Browse files
authored
Fix path
1 parent 627d6df commit c13d940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
uses: peaceiris/actions-gh-pages@v4
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
26-
publish_dir: /JabMap
26+
publish_dir: JabMap/
2727
force_orphan: true

0 commit comments

Comments
 (0)