fix: add weasyprint dependencies (#1047)
* fix: add weasyprint dependencies fixes #1045 * ci: fix trigger to test pr * fix: add weasyprint deps to bench
This commit is contained in:
committed by
GitHub
parent
a270514eb1
commit
455a523205
8
.github/workflows/build_stable.yml
vendored
8
.github/workflows/build_stable.yml
vendored
@@ -5,9 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- images/nginx/**
|
||||
- images/socketio/**
|
||||
- images/worker/**
|
||||
- images/production/**
|
||||
- overrides/**
|
||||
- tests/**
|
||||
- compose.yaml
|
||||
@@ -19,9 +17,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- images/nginx/**
|
||||
- images/socketio/**
|
||||
- images/worker/**
|
||||
- images/production/**
|
||||
- overrides/**
|
||||
- tests/**
|
||||
- compose.yaml
|
||||
|
||||
Reference in New Issue
Block a user