will this work?
Some checks failed
Test action / Print hello world (push) Failing after 7s

This commit is contained in:
clan-tool 2025-09-03 18:32:32 +02:00
parent 42559cd2cc
commit b778d7e72e
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -11,6 +11,6 @@ jobs:
name: Print hello world
runs-on: default
steps:
- name: Echo
run: |
echo "Hello, world!"
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@56a7bb7b56d9a92d4fd1bc05758de7eea4a370a8
- run: nix flake check