mirror of
https://github.com/Warky-Devs/go-mdtopdf-helper.git
synced 2026-06-21 13:53:50 +00:00
Updated os issues and release conf
This commit is contained in:
@@ -19,6 +19,12 @@ jobs:
|
||||
with:
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Install wkhtmltopdf
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y wkhtmltopdf
|
||||
wkhtmltopdf --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod download
|
||||
|
||||
|
||||
Reference in New Issue
Block a user