mirror of
https://github.com/0x192/universal-android-debloater.git
synced 2026-04-28 03:39:38 +00:00
ci: make mold the default linker on Linux runner
This commit is contained in:
parent
49712b0ad3
commit
0e7e99a7eb
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build_artifacts.yml
vendored
2
.github/workflows/build_artifacts.yml
vendored
|
|
@ -34,8 +34,6 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: rui314/setup-mold@v1 # faster linker
|
||||
with:
|
||||
make-default: false
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue