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

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: