Update .github/workflows/daily-flake-update.yml
This commit is contained in:
parent
5d9730428a
commit
20599921a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/daily-flake-update.yml
vendored
2
.github/workflows/daily-flake-update.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue