Removed output file stuff
Some checks failed
dR export statistics / Compile (push) Failing after 2m12s
Some checks failed
dR export statistics / Compile (push) Failing after 2m12s
This commit is contained in:
parent
c807f87f60
commit
6dbcf94c7b
@ -14,7 +14,7 @@ jobs:
|
||||
- run: echo "Install dependencies."
|
||||
- run: apt update
|
||||
- run: apt install python3 python3-pip python3-venv make -y
|
||||
- run: make > build_output.txt
|
||||
- run: make
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
- run: git add .
|
||||
- run: git commit -a -m "Update export statistics"
|
||||
|
Loading…
Reference in New Issue
Block a user