This commit is contained in:
Fractal-Tess
2023-05-13 17:44:31 +03:00
parent 021ffb5d7b
commit bd1906e87c
2 changed files with 3 additions and 1 deletions

View File

@@ -51,6 +51,8 @@ jobs:
run: pnpm install --frozen-lockfile
- uses: rui314/setup-mold@v1
with:
make-default: false
- name: Install Rust stable
uses: dtolnay/rust-toolchain@stable