Skip to content

Commit 3d4a62c

Browse files
committed
Fix workflow
Signed-off-by: Alberto Tudela <[email protected]>
1 parent d04123d commit 3d4a62c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
curl -o mira-installer-binary.sh https://www.mira-project.org/downloads/mira-installer-binary.sh
3535
chmod +x mira-installer-binary.sh
3636
./mira-installer-binary.sh -s ubuntu-2204lts-x64 -d ${{ env.MIRA_PATH }}
37-
-
3837
install-scitos2:
3938
runs-on: ubuntu-22.04
4039
needs: install-mira

0 commit comments

Comments
 (0)