Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Jan 23, 2025
1 parent b2b826b commit 6dc4028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nixos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: "DEBUG"
run: |
echo "CHECK 1: ${{ needs.checks.outputs.garnix_check }}"
echo "CHECK 1: ${{ needs.checks.outputs.status }}"
echo "CHECK 2: ${{ needs.checks.steps.garnix.outputs.status }}"
echo "CHECK 3: ${{ needs.checks.garnix.outputs.status }}"
#- name: "Install Nix ❄️"
Expand Down

0 comments on commit 6dc4028

Please sign in to comment.