mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -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}}
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt full-upgrade
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
working-directory: ${{runner.workspace}}
|
||||
|
Reference in New Issue
Block a user