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:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user