Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroservienti authored Oct 9, 2021
1 parent 8f6e1ee commit 3dab626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-markdownsnippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Run MarkdownSnippets
run: |
dotnet tool install --global MarkdownSnippets.Tool
mdsnippets ${GITHUB_WORKSPACE}-c InPlaceOverwrite
mdsnippets ${GITHUB_WORKSPACE} -c InPlaceOverwrite
git add .
shell: bash
- name: Fix links
Expand Down

0 comments on commit 3dab626

Please sign in to comment.