mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 09:02:45 -05:00
CI: install mold linker in build job
This commit is contained in:
parent
47b5d79ec7
commit
15b87d6106
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
|
||||
- name: Install required APT packages
|
||||
run: |
|
||||
sudo apt install -y libsqlite3-dev
|
||||
sudo apt install -y libsqlite3-dev mold
|
||||
shell: bash
|
||||
|
||||
- name: Install Crystal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user