workflow update

This commit is contained in:
2026-03-09 16:08:50 +00:00
parent e63dadd5ca
commit 2708cc0acf
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -14,6 +14,11 @@ jobs:
with:
fetch-depth: 0
- name: install nix
uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: check latest handy release and update file
id: update
shell: bash