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 ca55359 commit 945f5deCopy full SHA for 945f5de
.github/workflows/build-linux-cross.yml
@@ -29,7 +29,6 @@ jobs:
29
deb [arch=riscv64] http://ports.ubuntu.com/ubuntu-ports/ noble-security main restricted universe multiverse
30
deb [arch=riscv64] http://ports.ubuntu.com/ubuntu-ports/ noble-backports main restricted universe multiverse
31
EOF
32
- fi
33
34
sudo apt-get update
35
sudo apt-get install -y --no-install-recommends \
0 commit comments