Skip to content

Commit 4f71a88

Browse files
authored
Merge pull request #123 from linux-credentials/push-yyvqyxowouvo
Use mold as default linker
2 parents 8632f80 + 99e339e commit 4f71a88

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
blueprint-compiler desktop-file-utils gettext ninja-build python3-pip \
4040
udev zip
4141
42+
- name: Set up mold as default linker
43+
uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878
44+
4245
- name: Install Meson
4346
run: |
4447
# Newer version needed for --interactive flag needed below

0 commit comments

Comments
 (0)