flake-check-action.yaml: fix typo

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-10-15 12:30:25 +03:00
parent 908b532a12
commit 9e1f4a57a7
No known key found for this signature in database

View file

@ -17,7 +17,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Repo checkout"
uses: "actions/checkout"
uses: "actions/checkout@v5"
- name: "Nix Package Manager install"
uses: "DeterminateSystems/nix-installer-action@v16"
- name: "Flake.lock checking"