Skip to content

Commit

Permalink
assume yes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdettmannnava committed Jan 24, 2025
1 parent 4cd8ad4 commit b76802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
- name: "Set up Ansible"
run: |
sudo dnf install python3 python3-pip
sudo dnf -y install python3 python3-pip
pip install ansible
- name: Setup Java
uses: actions/setup-java@v3
Expand Down

0 comments on commit b76802f

Please sign in to comment.