ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s
This commit is contained in:
parent
313eed16f0
commit
bd757e9ab1
@ -13,9 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v1
|
||||||
with:
|
|
||||||
python-version: '3.9' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
|
||||||
env:
|
env:
|
||||||
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
||||||
RUNNER_TOOL_CACHE: /opt/hostedtoolcache
|
RUNNER_TOOL_CACHE: /opt/hostedtoolcache
|
||||||
|
Loading…
Reference in New Issue
Block a user