mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
try simplifying
This commit is contained in:
parent
070d01b2f4
commit
4805540b4c
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -284,7 +284,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install mysql-server default-libmysqlclient-dev
|
sudo apt-get install libmysqlclient-dev
|
||||||
pip3 install invoke
|
pip3 install invoke
|
||||||
pip3 install mysqlclient
|
pip3 install mysqlclient
|
||||||
invoke install
|
invoke install
|
||||||
|
Loading…
Reference in New Issue
Block a user