Skip to content

Commit

Permalink
Chore: Chrome Dependencies
Browse files Browse the repository at this point in the history
* feat: install missing dependencies
  • Loading branch information
ThunderSon authored Apr 21, 2020
1 parent 54f4923 commit 16d1aa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: |
sudo apt update
sudo apt install libgbm1
npm install -g md-to-pdf
sudo snap install pdftk
- name: Get Version
Expand Down

0 comments on commit 16d1aa0

Please sign in to comment.