testing actions
Some checks failed
/ deploy (push) Has been skipped
/ build (push) Failing after 1s

This commit is contained in:
Louis Guidez reind33r 2024-02-07 23:37:16 +01:00
parent 0b23795ba2
commit c288588b33

View file

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: node:16-bullseye" # Default for Forgejo image: docker.io/node:16-bullseye" # Default for Forgejo
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- shell: ash - shell: ash