This commit is contained in:
2025-04-25 22:52:07 +02:00
parent 9283bac440
commit cb1452c6f2

View File

@@ -43,6 +43,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
cd ${{ github.workspace }}
touch ${{ matrix.value.dest }} 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