Skip to content

Commit 82dab32

Browse files
committed
test build
1 parent e94f027 commit 82dab32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kubectl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cat $GITHUB_OUTPUT
4646
- name: debug
4747
run: |
48-
echo ${{ steps.data.build_args }}
48+
echo ${{ steps.data.outputs.build_args }}
4949
5050
#- name: Build-kubetcl-with-shell
5151
# uses: coopTilleuls/action-docker-build-push@custom-tags

0 commit comments

Comments
 (0)