nodejs, not node
Some checks failed
/ build-all-services (push) Failing after 4s

This commit is contained in:
husky 2025-03-12 20:56:32 -07:00
parent d6509cccbe
commit f3ee26f24b

View file

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