Skip to content

Commit

Permalink
swallow exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Sep 6, 2024
1 parent e118ab7 commit 64e0699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nix-fetchgit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
packages: fd,update-nix-fetchgit
script: |
fd .nix --exec update-nix-fetchgit --only-commented
fd .nix --exec update-nix-fetchgit --only-commented || true

0 comments on commit 64e0699

Please sign in to comment.