.forgejo/workflows/demo.yml aktualisiert
Some checks failed
Build / A job to say hello (push) Failing after 36s

This commit is contained in:
lubiana 2024-06-27 13:09:19 +00:00
parent 17718528ad
commit 20df23bbfc

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
hello_world_job: hello_world_job:
runs-on: ubuntu-latest runs-on: docker
name: A job to say hello name: A job to say hello
steps: steps:
- name: Hello world action step - name: Hello world action step