Actualiser .forgejo/workflows/main.yml
Some checks failed
/ build (push) Failing after 47s

This commit is contained in:
chapeau 2024-09-08 07:54:55 +00:00
parent f7caca176f
commit 60e72b8d40

View file

@ -5,7 +5,7 @@ jobs:
build:
runs-on: docker
container:
image: debian:bookworm
image: node:bookworm
steps:
- name: Clone repo