remove install jq in frontend ci/cd

This commit is contained in:
Sam Heinz
2025-05-13 01:10:23 +10:00
parent 7053d5ec36
commit d95668fa65
2 changed files with 0 additions and 55 deletions

View File

@@ -33,9 +33,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install jq
run: sudo apt-get update && sudo apt-get install -y jq
- name: Update JSON statuses
run: |
JSON_DIR=public/json