|
@ -11,7 +11,7 @@ jobs: |
|
|
- name: Build the data and create local changes |
|
|
- name: Build the data and create local changes |
|
|
uses: actions/setup-python@v1 |
|
|
uses: actions/setup-python@v1 |
|
|
with: |
|
|
with: |
|
|
python-version: '3.6.2' |
|
|
|
|
|
|
|
|
python-version: '3.6.10' |
|
|
architecture: x64 |
|
|
architecture: x64 |
|
|
- run: | |
|
|
- run: | |
|
|
pip install -r requirements.txt |
|
|
pip install -r requirements.txt |
|
|