Skip to content

Commit

Permalink
Print the content of nix.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 16, 2023
1 parent a421211 commit 7608cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: cachix/cachix-action@v12
with:
name: devenv
- run: cat /etc/nix/nix.conf
- name: Build configuration
run: nix run home-manager/release-23.11 -- build --flake ${{ github.workspace }}
timeout-minutes: 2
Expand Down

0 comments on commit 7608cc2

Please sign in to comment.