update
This commit is contained in:
parent
726b205932
commit
3eb271dee3
@ -37,7 +37,7 @@ jobs:
|
||||
python --version # Confirm Python version
|
||||
|
||||
- name: Install dotenv
|
||||
run: pip install python-dotenv
|
||||
run: pip install python-dotenv --break-system-packages
|
||||
|
||||
- name: Setup
|
||||
run: make install
|
||||
|
Loading…
Reference in New Issue
Block a user