please
Some checks failed
/ build-all-services (push) Failing after 8s

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

View file

@ -6,7 +6,7 @@ jobs:
image: rust:1-bookworm image: rust:1-bookworm
steps: steps:
- run: | - run: |
apt-get upgrade apt-get update -qq
apt-get install nodejs git apt-get install nodejs git
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- id: asklyphe-auth-frontend - id: asklyphe-auth-frontend