Add LLVM (I hope)
Some checks failed
Demo / Explore-CI (push) Failing after 9s

This commit is contained in:
Blizzard Finnegan 2023-06-06 14:45:03 -04:00
parent ae281d24c0
commit fd934576e7
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -13,7 +13,7 @@ jobs:
- name: Grab Rust toolchain
uses: https://github.com/actions-rs/toolchain@v1
with:
profile: minimal
profile: complete
toolchain: stable
target: aarch64-unknown-linux-musl
override: true