gather facts?
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m39s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m39s
This commit is contained in:
8
.github/workflows/infra.yaml
vendored
8
.github/workflows/infra.yaml
vendored
@@ -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: |
|
||||
|
Reference in New Issue
Block a user