workflow update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user