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 d04123d commit 3d4a62cCopy full SHA for 3d4a62c
.github/workflows/build.yml
@@ -34,7 +34,6 @@ jobs:
34
curl -o mira-installer-binary.sh https://www.mira-project.org/downloads/mira-installer-binary.sh
35
chmod +x mira-installer-binary.sh
36
./mira-installer-binary.sh -s ubuntu-2204lts-x64 -d ${{ env.MIRA_PATH }}
37
- -
38
install-scitos2:
39
runs-on: ubuntu-22.04
40
needs: install-mira
0 commit comments