Skip to content

Commit

Permalink
HAHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Apr 15, 2024
1 parent b5004c9 commit 8d0db47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
repository: Ruby-Network/ansible-scripts
token: ${{ secrets.GH_TOKEN }}
ref: main
- name: Install Ansible
run: |
sudo apt update
sudo apt install ansible -y

0 comments on commit 8d0db47

Please sign in to comment.