This commit is contained in:
4
.github/workflows/gdmc.yml
vendored
4
.github/workflows/gdmc.yml
vendored
@@ -19,4 +19,6 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Run
|
||||
run: python3 main.py
|
||||
run: |
|
||||
source pythonenv/bin/activate
|
||||
python3 main.py
|
||||
Reference in New Issue
Block a user