mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
refactor: remove mold
This commit is contained in:
parent
b3b7087041
commit
f1eb1204b1
2 changed files with 0 additions and 10 deletions
6
.github/workflows/nextest.yml
vendored
6
.github/workflows/nextest.yml
vendored
|
@ -20,9 +20,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
# - uses: rui314/setup-mold@v1
|
||||
- name: install mold
|
||||
run: sudo apt-get install -y musl-tools musl-dev libssl-dev clang mold
|
||||
# https://github.com/moonrepo/setup-rust
|
||||
- uses: moonrepo/setup-rust@v1
|
||||
with:
|
||||
|
@ -35,9 +32,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
# - uses: rui314/setup-mold@v1
|
||||
- name: install mold
|
||||
run: sudo apt-get install -y musl-tools musl-dev libssl-dev clang mold
|
||||
- uses: moonrepo/setup-rust@v1
|
||||
with:
|
||||
components: clippy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue