We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f924b6 commit 5805df2Copy full SHA for 5805df2
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Install dependencies
16
- - run: |
+ run: |
17
sudo apt install -y ninja-build python3-pip
18
pip3 install meson
19
0 commit comments