fix wii u ci (#4056)

This commit is contained in:
briaguya 2024-04-19 09:42:41 -04:00 committed by GitHub
parent 02f7310c16
commit 32bf8cc53c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ jobs:
- name: Install dependencies
if: ${{ !vars.LINUX_RUNNER }}
run: |
sudo apt-get update
sudo apt-get install -y ninja-build
- uses: actions/checkout@v3
with: