update ci file
This commit is contained in:
parent
85bc92ad9b
commit
133b48d9d6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
- name: Install PowerPC GCC
|
||||
if: ${{ matrix.target }} == 'powerpc64-unknown-linux-gnu'
|
||||
run: |
|
||||
apt-get install -y gcc-powerpc-linux-gnu
|
||||
sudo apt-get install -y gcc-powerpc-linux-gnu
|
||||
- name: Compile
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user