fix ci.yml
This commit is contained in:
parent
565e6bc5e4
commit
5982d54cec
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -123,6 +123,7 @@ jobs:
|
||||
~/.cargo/.crates.toml
|
||||
target
|
||||
key: ${{ runner.os }}-powerpc64-unknown-linux-gnu-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
- name: Install PowerPC gcc
|
||||
run: sudo apt-get install -y gcc-powerpc-linux-gnu
|
||||
- name: Compile
|
||||
uses: actions-rs/cargo@v1
|
||||
|
Loading…
Reference in New Issue
Block a user