Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Dec 27, 2023
1 parent e7b9dda commit 3a958eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Convert Markdown to HTML
uses: natescherer/markdown-to-html-with-github-style-action
uses: natescherer/markdown-to-html-with-github-style-action@v1.1.0
with:
path: README.md,CREDITS.md
outputpath: out

0 comments on commit 3a958eb

Please sign in to comment.