oops
Some checks failed
/ build-all-services (push) Failing after 2m31s

This commit is contained in:
husky 2025-03-12 20:57:28 -07:00
parent 9f87a327e0
commit ce60a00868

View file

@ -7,7 +7,7 @@ jobs:
steps: steps:
- run: | - run: |
apt-get update -qq apt-get update -qq
apt-get install nodejs git apt-get install -y -qq nodejs git
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- id: asklyphe-auth-frontend - id: asklyphe-auth-frontend
uses: ./.forgejo/build-service uses: ./.forgejo/build-service