workflow update
This commit is contained in:
@@ -14,6 +14,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
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
|
- name: check latest handy release and update file
|
||||||
id: update
|
id: update
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -14,6 +14,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: install nix
|
||||||
|
uses: cachix/install-nix-action@v27
|
||||||
|
with:
|
||||||
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
- name: check latest helium release and update file
|
- name: check latest helium release and update file
|
||||||
id: update
|
id: update
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -14,6 +14,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: install nix
|
||||||
|
uses: cachix/install-nix-action@v27
|
||||||
|
with:
|
||||||
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
- name: check latest zen browser release and update file
|
- name: check latest zen browser release and update file
|
||||||
id: update
|
id: update
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user