Update build.yml
This commit is contained in:
parent
c72670d536
commit
f246d4162f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -130,6 +130,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user