Skip to content

Commit

Permalink
CI: cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
rindeal authored Aug 8, 2024
1 parent dc48040 commit bab745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: which pipx && pipx --version

- name: Install deps
run: pipx install meson ninja
run: pipx install -- meson ninja

- run: which meson && meson --version
- run: which ninja && ninja --version
Expand Down

0 comments on commit bab745c

Please sign in to comment.