github: aarch64: Update packages
This commit is contained in:
parent
4fdc42182b
commit
5353c5aa92
1 changed files with 1 additions and 0 deletions
1
.github/workflows/aarch64.yml
vendored
1
.github/workflows/aarch64.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
- name: Install build dependencies
|
||||
if: ${{matrix.os == 'ubuntu-latest'}}
|
||||
run: >
|
||||
sudo apt-get update &&
|
||||
sudo apt-get install
|
||||
gcc-10-aarch64-linux-gnu
|
||||
g++-10-aarch64-linux-gnu
|
||||
|
|
Loading…
Reference in a new issue