mirror of https://github.com/efabless/caravel.git
Update auto-update.yml
This commit is contained in:
parent
dbf80923b2
commit
addcb87025
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.6
|
||||
python-version: 3.8
|
||||
- name: Install dependencies
|
||||
run: python -m pip install --upgrade pip
|
||||
- name: Run creating README.rst
|
||||
|
|
Loading…
Reference in New Issue