mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-28 18:25:12 +01:00
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…
Add table
Add a link
Reference in a new issue