Remove jq

This commit is contained in:
Joey Hafner 2024-11-01 13:06:10 -07:00
parent 269ba44af2
commit a9fc073457
No known key found for this signature in database

View File

@ -14,8 +14,6 @@ jobs:
steps:
- name: Checkout Jafner.net repo
uses: actions/checkout@v4
- name: Install jq
run: sudo apt-get update && sudo apt-get install jq
- name: Install Nix
uses: cachix/install-nix-action@v30
with: