Update .github/workflows/daily-flake-update.yml

This commit is contained in:
zoey 2025-05-29 17:55:28 -04:00
parent 5d9730428a
commit 20599921a1

View file

@ -35,7 +35,7 @@ jobs:
- name: Install Dependencies
id: deps
run: apt update && apt install jq
run: apt update && apt install jq -y
- name: Check for existing PR
id: check-pr