Skip to content

Commit b1e6bdb

Browse files
committed
Try fixing markdown lint CI
1 parent 601438c commit b1e6bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
globs: |
7474
libevm/**.md
75-
config: ../.github/workflows/configs/.markdownlint.json
75+
config: ../../.github/workflows/configs/.markdownlint.json
7676
- name: Link and misspelling check
7777
uses: umbrelladocs/action-linkspector@a0567ce1c7c13de4a2358587492ed43cab5d0102 # v1.3.4
7878
with:

0 commit comments

Comments
 (0)