Skip to content

Commit d2f907f

Browse files
committed
Debug
1 parent da770b9 commit d2f907f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/check-flake.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: DeterminateSystems/nix-installer-action@main
1616
- uses: DeterminateSystems/magic-nix-cache-action@main
17+
18+
- name: Print flake.lock file contents
19+
run: cat flake.lock
20+
1721
- name: Check Nix flake inputs
1822
uses: DeterminateSystems/flake-checker-action@v5
1923
with:

0 commit comments

Comments
 (0)