Compare commits

..

2 commits

Author SHA1 Message Date
Jermeiah S
c4f604ab01
caddy: now resolving incus addresses
All checks were successful
/ check (push) Successful in 1m38s
/ deploy (push) Has been skipped
2025-06-29 13:04:54 -04:00
Jermeiah S
6f52531eb7
feature: improved checks and build time 2025-06-29 13:04:54 -04:00

View file

@ -4,7 +4,6 @@ jobs:
runs-on: nix runs-on: nix
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@v3 - uses: https://code.forgejo.org/actions/checkout@v3
- run: nix run github:Mic92/nix-fast-build
- run: nix flake check . - run: nix flake check .
deploy: deploy: