Skip to content

Commit 7ad0850

Browse files
authored
[ci] remove useless slashes
1 parent e1da0e4 commit 7ad0850

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
@@ -59,4 +59,4 @@ jobs:
5959
if: ${{ github.repository_owner == 'HoTT' && github.ref == 'refs/heads/master' }}
6060
uses: Andrew-Chen-Wang/github-wiki-action@v4
6161
with:
62-
path: "./_wiki_dir/"
62+
path: _wiki_dir

0 commit comments

Comments
 (0)