Skip to content

Commit 1b32249

Browse files
authored
Fix path
1 parent 57c79f0 commit 1b32249

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: .
2727
force_orphan: true

0 commit comments

Comments
 (0)