Attempt to fix 2.3 when main repo changes

This commit is contained in:
Mike Reeves
2024-04-04 08:55:13 -04:00
parent d3f163bf9e
commit 470b0e4bf6

View File

@@ -73,6 +73,7 @@ copy_so-firewall_sbin:
{% else %}
fix_old_versions:
cmd.run:
- env: "BRANCH=2.3/main"
- env:
- BRANCH: "2.3/main"
- name: soup -y
{% endif %}