testing 6
Some checks failed
/ checking (push) Successful in 13s
/ unlighthouse (push) Failing after 1m1s

This commit is contained in:
Firq 2023-12-21 01:42:30 +01:00
parent 9d4fab7c56
commit 41273a8c94
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -11,6 +11,7 @@ jobs:
image: forgejo.neshweb.net/firq/firq-dev-website:preview image: forgejo.neshweb.net/firq/firq-dev-website:preview
ports: ports:
- 12000:8081 - 12000:8081
container: node:20-bookworm
steps: steps:
- name: Deps - name: Deps
run: apt-get -y update; apt-get -y install curl run: apt-get -y update; apt-get -y install curl