Skip to content

Commit 9c4a72b

Browse files
committed
install replicated cli
1 parent a2fbe95 commit 9c4a72b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wg-easy-pr-validation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ jobs:
118118
-O /usr/local/bin/yq
119119
sudo chmod +x /usr/local/bin/yq
120120
121+
- name: Install Replicated CLI
122+
run: task utils:install-replicated-cli
123+
121124
- name: Update dependencies
122125
run: task dependencies-update
123126

0 commit comments

Comments
 (0)