mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-16 13:24:56 +00:00
update database images before running
This commit is contained in:
@@ -282,6 +282,7 @@ jobs:
|
|||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install mysql-server libmysqlclient-dev
|
sudo apt-get install mysql-server libmysqlclient-dev
|
||||||
pip3 install invoke
|
pip3 install invoke
|
||||||
pip3 install mysqlclient
|
pip3 install mysqlclient
|
||||||
|
|||||||
Reference in New Issue
Block a user