fix workflow
All checks were successful
/ build (push) Successful in 2s

This commit is contained in:
1e99 2024-10-12 11:42:40 +02:00
parent 16a93be4b3
commit decedcc7df

View file

@ -8,4 +8,4 @@ jobs:
container:
image: "alpine:latest"
steps:
- run: "Hello, world!"
- run: "echo Hello, world!"