Skip to content

Commit 1db7214

Browse files
author
oomfie
committed
test
1 parent 73f6b4a commit 1db7214

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/iso_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ jobs:
2020
uses: actions/checkout@v4
2121
- name: install nix
2222
uses: DeterminateSystems/nix-installer-action@main
23+
- name: nix cache
2324
uses: DeterminateSystems/magic-nix-cache-action@main
25+
- name: nix flake checker
2426
uses: DeterminateSystems/flake-checker-action@main
2527
#with:
2628
#github_access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)