Skip to content

Commit

Permalink
chore: Fix using wrong path to wiki preprocessor action
Browse files Browse the repository at this point in the history
  • Loading branch information
lulzsun committed Apr 22, 2024
1 parent 37e49fc commit d23334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: impresscms-dev/strip-markdown-extensions-from-links-action@v1.0.0
with:
path: wiki
path: .github/wiki/

- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
Expand Down

0 comments on commit d23334e

Please sign in to comment.