Skip to content

Commit 571aefa

Browse files
committed
test
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 321e4c7 commit 571aefa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ jobs:
2727
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # tag=v2.1.0
2828
with:
2929
repo: pulumi/pulumictl
30+
31+
- name: Debugging
32+
run: |
33+
which pulumictl
34+
pulumictl get version --language generic
3035
3136
- name: Build sdks
3237
run: make build

0 commit comments

Comments
 (0)