monado/.gitlab-ci/i386_and_proclamation_container_prep.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
419 B
Bash
Raw Permalink Normal View History

#!/bin/bash
# Copyright 2018-2024, Collabora, Ltd. and the Monado contributors
2020-10-30 22:31:46 +00:00
# SPDX-License-Identifier: BSL-1.0
2020-04-27 22:50:56 +00:00
(
cd $(dirname $0)
bash ./install-cross.sh
# Using this script "follows the instructions" for some testing of our instructions.
bash ./install-ci-fairy.sh
2020-04-27 22:50:56 +00:00
)
# Getting the path set up right for pipx in CI is a hassle.
python3 -m pip install --break-system-packages proclamation cmakelang