This commit is contained in:
omo50
2026-04-18 17:17:25 -06:00
parent c119e1d638
commit 3f82cd4a03

View File

@@ -27,7 +27,7 @@ jobs:
- name: Install jq
run: |
if ! command -v jq &> /dev/null; then
sudo apt-get update && sudo apt-get install -y jq
apt-get update && sudo apt-get install -y jq
fi
- name: Find changed manifests