mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
Fix Ubuntu AArch64 CI (#764)
This commit is contained in:
parent
a88df19708
commit
2850dfed15
1
.github/workflows/build-ubuntu-aarch64.yml
vendored
1
.github/workflows/build-ubuntu-aarch64.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
working-directory: ${{runner.workspace}}
|
working-directory: ${{runner.workspace}}
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt full-upgrade
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: ${{runner.workspace}}
|
working-directory: ${{runner.workspace}}
|
||||||
|
Loading…
Reference in New Issue
Block a user