mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-04 00:08:01 +00:00
Fix path
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: nosborn/github-action-markdown-cli@v1.1.1
|
uses: nosborn/github-action-markdown-cli@v1.1.1
|
||||||
with:
|
with:
|
||||||
files: README.md
|
files: README.md
|
||||||
config_file: "/test/markdownlint.json"
|
config_file: "./test/.markdownlint.json"
|
||||||
|
|
||||||
- name: Node setup
|
- name: Node setup
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user