Skip to content

Commit

Permalink
fix(ci): don't save the template flake
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Aug 24, 2024
1 parent 3cb1c9d commit 6012c47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ jobs:
run: |
nix profile install template/
nix run template/ -- --list-extensions
- name: Save flakes
run: |-
nix profile install nix-dev/#saveTemplateFlake
nix run nix-dev/#saveTemplateFlake
name: Nix CI
"on":
pull_request: {}
Expand Down

0 comments on commit 6012c47

Please sign in to comment.