Removed output file stuff

Compile

Failure

Set up job2s
Check out repository code0s
List files in the repository1s
echo "Install dependencies."0s
apt update4s
apt install python3 python3-pip python3-venv make -y14s
make1m50s
echo "This job's status is ${{ job.status }}."0s
git add .0s
git commit -a -m "Update export statistics"0s
git push0s
Complete job1s