need to tell it to silently continue

This commit is contained in:
Victor 2024-04-10 20:50:25 -05:00
parent 85ac73a750
commit b1d6961d20
Failed to generate hash of commit

View file

@ -64,7 +64,7 @@ jobs:
- name: Install jq
run: |
apt-get update
apt-get install jq
apt-get install jq -y
- name: Import Non Tree Targets JSON file
id: read_file