gather facts?
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m39s

This commit is contained in:
2023-09-06 23:39:19 +01:00
parent 52c0492176
commit e12565fdb6
2 changed files with 5 additions and 6 deletions

View File

@@ -24,10 +24,10 @@ jobs:
with:
fetch-depth: ${{ env.DEPLOY == 'some' && 2 || 1 }}
# - name: Setup Python
# uses: actions/setup-python@v4
# with:
# python-version: "3.11"
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
- name: Install dependencies
run: |