mirror of
https://github.com/gen2brain/cbconvert
synced 2026-09-04 04:31:11 +02:00
Switch to folio for document rendering
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
run: go build -v ./...
|
||||
working-directory: cmd/cbconvert
|
||||
env:
|
||||
CGO_ENABLED: 1
|
||||
CGO_ENABLED: 0
|
||||
|
||||
gui:
|
||||
strategy:
|
||||
|
||||
@@ -17,4 +17,4 @@ jobs:
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
env:
|
||||
CGO_ENABLED: 1
|
||||
CGO_ENABLED: 0
|
||||
|
||||
Reference in New Issue
Block a user