This commit is contained in:
2025-04-25 22:50:17 +02:00
parent d09e689b1e
commit 9283bac440

View File

@@ -43,7 +43,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
touch ${{ github.workspace.source }} touch ${{ matrix.value.dest }}
- name: markdown to html - name: markdown to html
uses: jaywcjlove/markdown-to-html-cli@main uses: jaywcjlove/markdown-to-html-cli@main
with: with: