Update release build

This commit is contained in:
howardwu 2020-12-18 22:55:08 -04:00
parent 9fa36d4f8f
commit 59296f36b0

View File

@ -108,6 +108,12 @@ jobs:
override: true
components: rustfmt
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "10.0"
directory: ~ / .clang
- name: Build Leo
run: |
cargo build --all --release