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
148d59a3ac
commit
8f5701c230
@ -16,6 +16,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
cache: 'pip'
|
||||||
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