Skip to content

Commit

Permalink
Comment cat commands
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 16, 2023
1 parent 7fc5310 commit 1761912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
# uses: cachix/cachix-action@v12
# with:
# name: devenv
- run: cat /etc/nix/nix.conf
- run: cat ~/.config/nix/nix.conf
# - run: cat /etc/nix/nix.conf
# - run: cat ~/.config/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 1761912

Please sign in to comment.