ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s

This commit is contained in:
Mihajlo Medjedovic 2023-07-24 19:33:53 +02:00
parent 313eed16f0
commit bd757e9ab1

View File

@ -13,9 +13,7 @@ jobs:
uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.9' # Version range or exact version of a Python version to use, using SemVer's version range syntax
uses: actions/setup-python@v1
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
RUNNER_TOOL_CACHE: /opt/hostedtoolcache