Compare commits

...

2 commits

Author SHA1 Message Date
clan-tool
b778d7e72e
will this work?
Some checks failed
Test action / Print hello world (push) Failing after 7s
2025-09-03 18:32:32 +02:00
clan-tool
42559cd2cc
fix broken machine 2025-09-03 17:36:29 +02:00
2 changed files with 4 additions and 3 deletions

View file

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

View file

@ -0,0 +1 @@
{}