mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-14 23:38:57 +00:00
ci: add install-html5ever-dev
This commit is contained in:
4
.github/actions/install/action.yml
vendored
4
.github/actions/install/action.yml
vendored
@@ -70,3 +70,7 @@ runs:
|
|||||||
- name: build html5ever
|
- name: build html5ever
|
||||||
shell: bash
|
shell: bash
|
||||||
run: make install-html5ever
|
run: make install-html5ever
|
||||||
|
|
||||||
|
- name: build html5ever dev
|
||||||
|
shell: bash
|
||||||
|
run: make install-html5ever-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user