fix: moving pdf to theme folder
This commit is contained in:
parent
dbd45185ce
commit
abf2e912b5
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: IF PDF
|
||||
run: npx @marp-team/marp-cli slides/if.md -o slides/if/if.pdf--allow-local-files
|
||||
run: npx @marp-team/marp-cli slides/if.md -o theme/if.pdf --allow-local-files
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user