mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-07 07:29:59 +01:00
github: aarch64: Update packages
This commit is contained in:
parent
4fdc42182b
commit
5353c5aa92
1
.github/workflows/aarch64.yml
vendored
1
.github/workflows/aarch64.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
if: ${{matrix.os == 'ubuntu-latest'}}
|
if: ${{matrix.os == 'ubuntu-latest'}}
|
||||||
run: >
|
run: >
|
||||||
|
sudo apt-get update &&
|
||||||
sudo apt-get install
|
sudo apt-get install
|
||||||
gcc-10-aarch64-linux-gnu
|
gcc-10-aarch64-linux-gnu
|
||||||
g++-10-aarch64-linux-gnu
|
g++-10-aarch64-linux-gnu
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user