Skip to content

Commit

Permalink
bitten by shell escaping… lol
Browse files Browse the repository at this point in the history
  • Loading branch information
bri committed Feb 24, 2024
1 parent 32cc356 commit 5852401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,5 +371,5 @@ jobs:
--title "Auto update $(date -I)")
gh pr merge $PR --merge --delete-branch
else
echo "No change since last `nix flake update`."
echo 'No change since last `nix flake update`.'
fi

0 comments on commit 5852401

Please sign in to comment.