Skip to content

Commit 0a6289c

Browse files
committed
feat: set cpl version
1 parent 6277c8e commit 0a6289c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/actions/deploy-to-control-plane/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ runs:
2626
run: |
2727
sudo npm install -g @controlplane/cli
2828
cpln --version
29-
gem install cpl
30-
cpl --version
29+
gem install cpl -v 1.4.0
3130
- name: Set Short SHA
3231
id: vars
3332
shell: bash

0 commit comments

Comments
 (0)