fix: incorrect workflow step
Some checks failed
/ check (push) Failing after 24s

This commit is contained in:
iofq 2025-09-27 13:51:30 -05:00
parent 1e236f8f71
commit d52a9d3ef6
2 changed files with 2 additions and 1 deletions

View file

@ -3,5 +3,5 @@ jobs:
check:
runs-on: nix-latest
steps:
- uses: actions:checkout@v4
- uses: actions/checkout@v4
- run: nix flake check

View file

@ -36,6 +36,7 @@
openssh = {
enable = true;
ports = [
22
2022
];
settings = {