diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index 57dafb4..7f07e27 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -43,6 +43,7 @@ jobs: steps: - uses: actions/checkout@v4 - run: | + cd ${{ github.workspace }} touch ${{ matrix.value.dest }} - name: markdown to html uses: jaywcjlove/markdown-to-html-cli@main