typo
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: Echo "build context"
|
||||
- run: echo "build context"
|
||||
- run: python3 -m venv .venv && . .venv/bin/activate
|
||||
- run: . .venv/bin/activate && python -m ensurepip --upgrade
|
||||
- run: . .venv/bin/activate && python -m pip install ansible-builder
|
||||
|
||||
Reference in New Issue
Block a user