From 89cf15ba559954223e9b664d52e282baf779c54f Mon Sep 17 00:00:00 2001 From: munja Date: Fri, 14 Oct 2022 22:53:10 +0100 Subject: [PATCH] chore: automated commit --- .github/workflows/publish.yml | 2 +- slides/if.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a6a5825..3b28b38 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v2 - name: IF PDF - run: npx @marp-team/marp-cli slides/if.md -o theme/if.pdf --allow-local-files + run: npx @marp-team/marp-cli slides/if.md -o theme/if.pdf --allow-local-files --html=true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/slides/if.md b/slides/if.md index db80fc2..651b329 100644 --- a/slides/if.md +++ b/slides/if.md @@ -6,7 +6,7 @@ theme: default ---