update
Some checks failed
Setup Docker Action / setup_docker (3.12.7) (push) Has been skipped
Setup Native Action / setup_native (3.12.7) (push) Failing after 22s

This commit is contained in:
hoangvv 2025-01-14 18:19:25 +07:00
parent 726b205932
commit 3eb271dee3

View File

@ -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