Merge branch 'main' of https://git.jonb.io/jblu/Inex
This commit is contained in:
@ -12,6 +12,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3.12.4'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- run: lsb_release -a
|
||||
- run: apt-get update
|
||||
- run: apt-get install unixodbc -y
|
||||
- run: pip install -r requirements.txt
|
||||
|
Reference in New Issue
Block a user