We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f925c commit 2359a5cCopy full SHA for 2359a5c
.github/workflows/nintendo.yml
@@ -36,7 +36,6 @@ jobs:
36
run: |
37
sudo apt-get update
38
sudo apt-get install python3 python3-pip -y --no-install-recommends
39
- python3 -m pip install --upgrade pip
40
pip install meson --break-system-packages
41
42
- name: Setup ninja
0 commit comments