Merge pull request #121 from nix-community/fix-irc
deploy.sh: fix nur combine call
This commit is contained in:
commit
2b48849130
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ git config --global commit.gpgsign true
|
|||
|
||||
git clone git@github.com:nix-community/nur-combined
|
||||
|
||||
result/bin/nur combine
|
||||
result/bin/nur combine nur-combined
|
||||
|
||||
if [[ -z "$(git diff --exit-code)" ]]; then
|
||||
echo "No changes to the output on this push; exiting."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue