This commit is contained in:
parent
fefbee83e4
commit
6f1d1262e9
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Installing system dependencies
|
- name: Installing system dependencies
|
||||||
run: apt install python3 python3-pip python3-venv make -y
|
run: apt install python3 python3-pip python3-venv make -y
|
||||||
- name: Run Make
|
- name: Run Make
|
||||||
- run: make
|
run: make
|
||||||
- run: git add .
|
- run: git add .
|
||||||
- run: git config --global user.email "bot@molodetz.com"
|
- run: git config --global user.email "bot@molodetz.com"
|
||||||
- run: git config --global user.name "bot"
|
- run: git config --global user.name "bot"
|
||||||
|
Loading…
Reference in New Issue
Block a user