mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
Fix Ubuntu AArch64 CI (#764)
This commit is contained in:
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}}
|
||||||
|
Reference in New Issue
Block a user