updated workflow
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python 3.10
|
||||
with:
|
||||
python-version: "3.10"
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install virtualenv
|
||||
|
||||
Reference in New Issue
Block a user