mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
ci: rebuild mimalloc if it has changed
This commit is contained in:
4
.github/actions/install/action.yml
vendored
4
.github/actions/install/action.yml
vendored
@@ -19,6 +19,10 @@ runs:
|
|||||||
run: |
|
run: |
|
||||||
ln -s /usr/local/lib/libiconv vendor/libiconv
|
ln -s /usr/local/lib/libiconv vendor/libiconv
|
||||||
|
|
||||||
|
- name: build mimalloc
|
||||||
|
shell: bash
|
||||||
|
run: make install-mimalloc
|
||||||
|
|
||||||
- name: build netsurf
|
- name: build netsurf
|
||||||
shell: bash
|
shell: bash
|
||||||
run: make install-netsurf
|
run: make install-netsurf
|
||||||
|
|||||||
Reference in New Issue
Block a user