Fix Ubuntu AArch64 CI (#764)

This commit is contained in:
WaluigiWare64 2020-09-19 17:10:03 +01:00 committed by GitHub
parent a88df19708
commit 2850dfed15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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}}