alright, time to try it

This commit is contained in:
Chris Kruining 2025-09-08 16:24:36 +02:00
parent 2a79a4eb63
commit 9ebe4fd4e7
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -7,10 +7,9 @@ on:
- main - main
jobs: jobs:
hello: kaas:
name: Print hello world runs-on: nix
runs-on: default
steps: steps:
- name: Echo - name: Echo
run: | run: |
echo "Hello, world!" nix --version