ci: make mold the default linker on Linux runner (ci workflow)

I forgot to update this workflow too
This commit is contained in:
w1nst0n 2023-01-15 00:24:39 +01:00
parent 8bc3eee321
commit 749820ca86
No known key found for this signature in database
GPG key ID: 34D27465928A0A1D

View file

@ -41,8 +41,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: rui314/setup-mold@v1 # faster linker
with:
make-default: false
- uses: actions/cache@v3
with:
path: |