Skip to content

Commit

Permalink
.github: Remove flake input update from repo update matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Dec 23, 2023
1 parent e7f1d35 commit 541a166
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
- name: Update flake inputs
run: |
nix flake update
git commit -m "Updated flake inputs" flake.lock || true
- name: Update inputs
run: |
./update ${{ matrix.repo }}
Expand Down

0 comments on commit 541a166

Please sign in to comment.