Skip to content

Commit

Permalink
Self run test
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Apr 25, 2024
1 parent c4bc657 commit 13920a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
uses: actions/checkout@v4

- name: Prepare environments (apt)
run: |
run: >
apt update &&
apt install -y ansible
- name: "ansible-play -C --tags dnsmasq rui.yml"
Expand Down

0 comments on commit 13920a9

Please sign in to comment.