diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 46cff83..eff2615 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -15,7 +15,7 @@ jobs: run: | apt update apt install -y gcc gcc-multilib g++ g++-multilib \ - python3 python3-pip python3-setuptools python3-wheel ninja-build + python3 pipx python3-pip python3-setuptools python3-wheel ninja-build pipx install meson - name: Build