more pipeline fixes
Some checks failed
Build deck as pdf / build-pdf (push) Failing after 52s

This commit is contained in:
2024-09-20 12:41:50 +02:00
parent 6edbab35b5
commit e70dfeac01
2 changed files with 14 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ jobs:
- name: Install Marp CLI
run: npm install -g @marp-team/marp-cli
- name: Install chromium
run: sudo apt-get install -y chromium-browser
- name: Setup Chrome
uses: https://github.com/browser-actions/setup-chrome@v1
- name: Build PDF
run: marp main.md --pdf