Skip to content

Commit

Permalink
overwrite crun in reusable-molecule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mafalb committed Mar 2, 2024
1 parent ed9b66d commit e7e74c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/reusable-molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ jobs:
path: workflows
ref: ${{ inputs.targeted_branch }}

- name: Install crun
uses: ./workflows/.github/actions/fixcrun
with:
checksums: ./workflows/CHECKSUMS

- name: Install Ansible
uses: ./workflows/.github/actions/installansible
with:
Expand Down

0 comments on commit e7e74c8

Please sign in to comment.