Skip to content

Commit

Permalink
removing ansible builder install step
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaton85 committed Oct 15, 2024
1 parent a648b71 commit 4a112a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ jobs:
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}

- name: Install ansible builder
run: sudo pip install ansible-builder

- name: Build tarfile
run: CLIENT=docker make build-${{ matrix.installer-type }}-zip

Expand Down

0 comments on commit 4a112a0

Please sign in to comment.