Skip to content

Commit 3e6bd8c

Browse files
Update test-deployer.yml
1 parent 2aa56a3 commit 3e6bd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deployer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Install common dependencies
25-
run: apt update && apt install -y unzip curl wget git nodejs openssh-client
25+
run: apt update && apt install -y unzip curl wget git nodejs openssh-client jq
2626

2727
- name: Install Python
2828
run: |

0 commit comments

Comments
 (0)