Skip to content

Commit

Permalink
Update test-bootstrapper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterson authored Nov 5, 2024
1 parent ee72a5c commit be799f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-bootstrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Install wget
run: sudo dnf install wget
run: dnf install wget
if: ${{ matrix.pkg_manager == 'dnf' }}

- name: Bootstrap the agent
Expand Down

0 comments on commit be799f7

Please sign in to comment.