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
4bbfa92148
commit
148d59a3ac
@ -14,6 +14,8 @@ jobs:
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
env:
|
||||
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
||||
RUNNER_TOOL_CACHE: /opt/hostedtoolcache
|
||||
|
Loading…
Reference in New Issue
Block a user