Merge pull request #310 from 0x4A6F/master-nur-search
This commit is contained in:
commit
6a07a28a78
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ if [[ ! -z "$(git diff --exit-code)" ]]; then
|
|||
git commit -m "automatic update package.json"
|
||||
git pull --rebase origin master
|
||||
git push origin master
|
||||
nix-shell --run "make && make publish"
|
||||
nix-shell --run "make clean && make && make publish"
|
||||
else
|
||||
echo "nothings changed will not commit anything"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue