[CI] fixing ci, removing soft cts ci
Mirror Gitea refs to GitHub / mirror (push) Successful in 8s
Test / build_and_test (push) Successful in 4m19s
Build / build (push) Successful in 5m26s

This commit is contained in:
2026-09-01 15:31:13 +02:00
parent 80feb230fd
commit 481a35f9fd
3 changed files with 4 additions and 68 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ jobs:
run: |
set -euxo pipefail
apt-get update
apt-get install -y unzip curl
apt update
apt install -y unzip curl
MPSS_URL="https://drive.kbz8.me/dav/public-files/KSKeiOKxnFPyfws/mpss.zip"
MPSS_ZIP="/tmp/mpss.zip"