mirror of
https://github.com/Warky-Devs/go-mdtopdf-helper.git
synced 2026-01-31 16:34:25 +00:00
Updated os issues and release conf
This commit is contained in:
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@@ -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