mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-17 01:14:15 -05:00
try python 2.7.18
This commit is contained in:
parent
bacc3b00c2
commit
ee87d2a7d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/twitter.yml
vendored
2
.github/workflows/twitter.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: '3.9.0' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
python-version: '2.7.18' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||||
- uses: py-actions/py-dependency-install@v2
|
- uses: py-actions/py-dependency-install@v2
|
||||||
with:
|
with:
|
||||||
path: requirements.txt
|
path: requirements.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue