Updated build.
All checks were successful
Build Base Application / Build (push) Successful in 1m23s

This commit is contained in:
retoor 2024-12-03 14:18:06 +01:00
parent fefbee83e4
commit 6f1d1262e9

View File

@ -18,7 +18,7 @@ jobs:
- name: Installing system dependencies
run: apt install python3 python3-pip python3-venv make -y
- name: Run Make
- run: make
run: make
- run: git add .
- run: git config --global user.email "bot@molodetz.com"
- run: git config --global user.name "bot"