Skip to content

Commit

Permalink
update collection build line
Browse files Browse the repository at this point in the history
  • Loading branch information
mtarking committed Apr 11, 2024
1 parent e28833e commit ce01be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
pip install -r requirements.txt
- name: Build a nac-dc-vxlan collection tarball
run: ansible-galaxy collection build cisco/nac_dc_vxlan
run: ansible-galaxy collection build

- name: Checkout
run: ls

0 comments on commit ce01be6

Please sign in to comment.