mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
9ba4b18394
2
.github/workflows/pdf.yml
vendored
2
.github/workflows/pdf.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
- name: Install Prince
|
||||
run: |
|
||||
curl https://www.princexml.com/download/prince-14.2-linux-generic-x86_64.tar.gz -O
|
||||
curl https://www.princexml.com/download/prince-15.3-linux-generic-x86_64.tar.gz -O
|
||||
tar zxf prince-14.2-linux-generic-x86_64.tar.gz
|
||||
cd prince-14.2-linux-generic-x86_64
|
||||
yes "" | sudo ./install.sh
|
||||
|
|
Loading…
Reference in a new issue