Update grep command.

Build

Success

Set up job4s
Check out repository code10s
Update repo18s
List files in the repository0s
echo "Install dependencies."0s
apt update7s
apt install python3 python3-pip python3-venv make -y16s
make14m6s
echo "This job's status is ${{ job.status }}."0s
git add .1s
git config --global user.email "bot@molodetz.com"1s
git config --global user.name "bot"0s
git commit -a -m "Update export statistics"0s
git push5s
Complete job4s