Skip to content

Commit 5066141

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Debugging
3232
run: |
3333
which pulumictl
34-
pulumictl get version --language generic
34+
pulumictl get version --language generic --debug
3535
3636
- name: Build sdks
3737
run: make build

0 commit comments

Comments
 (0)