Skip to content

Commit

Permalink
Add conditional for act_runner install
Browse files Browse the repository at this point in the history
  • Loading branch information
Halfwalker committed Jan 26, 2024
1 parent 79a35db commit a33a203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
#------------------------------------------------------------------------------
- name: setup - Set up the act runner
include_tasks: act_setup.yml
when: enable_act
#------------------------------------------------------------------------------

#------------------------------------------------------------------------------
Expand Down

0 comments on commit a33a203

Please sign in to comment.