mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-19 14:52:57 +00:00
github: aarch64: Update packages
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user