Thanks to visit codestin.com Credit goes to github.com
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 f09cbfa commit ae4d352Copy full SHA for ae4d352
script/ci-install-deps
@@ -15,7 +15,7 @@ case $TOOLING in
15
fi
16
;;
17
meson)
18
- pip3 install meson ninja
+ pip install meson ninja
19
esac
20
21
exit 0
0 commit comments