mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-13 22:00:34 +05:30
Use the mold linker.
This commit is contained in:
parent
75d9fa9a30
commit
02b40729cb
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- uses: rui314/setup-mold@v1
|
||||
- name: Set up NASM
|
||||
uses: ilammy/setup-nasm@v1.4.0
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user