testing ci
Some checks failed
/ build-all-services (push) Failing after 4m26s

This commit is contained in:
husky 2025-04-01 12:14:33 -07:00
parent b86fd6b6bc
commit 0c10b15447

View file

@ -9,6 +9,10 @@ jobs:
apt-get update -qq
apt-get install -y -qq nodejs git clang
- uses: actions/checkout@v3
- id: vorebot
uses: ./.forgejo/build-service
with:
service-name: "vorebot"
- id: asklyphe-auth-frontend
uses: ./.forgejo/build-service
with:
@ -33,7 +37,3 @@ jobs:
uses: ./.forgejo/build-service
with:
service-name: "lyphedb"
- id: vorebot
uses: ./.forgejo/build-service
with:
service-name: "vorebot"