Skip to content

Commit

Permalink
Remove comments from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 16, 2023
1 parent 1761912 commit 09c92a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
extra_nix_config: |
substituters = https://cache.nixos.org https://devenv.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=
# - name: Setup Cachix
# uses: cachix/cachix-action@v12
# with:
# name: devenv
# - 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 09c92a0

Please sign in to comment.