ci: rebuild mimalloc if it has changed

This commit is contained in:
Pierre Tachoire
2024-04-16 16:27:37 +02:00
parent 69b5a3db15
commit 545bcc403a

View File

@@ -19,6 +19,10 @@ runs:
run: |
ln -s /usr/local/lib/libiconv vendor/libiconv
- name: build mimalloc
shell: bash
run: make install-mimalloc
- name: build netsurf
shell: bash
run: make install-netsurf