Skip to content

Commit a542b9e

Browse files
committed
Added wsl-bash for testing
1 parent 9062c41 commit a542b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ upload-resources-to-github:
130130
${MAKEFILE_PATH}/scripts/upload-resources-to-github -k -s ${K8S_1_25_ASSET_SUFFIX}
131131

132132
upload-resources-to-github-windows:
133-
bash ${MAKEFILE_PATH}/scripts/upload-resources-to-github -b
133+
wsl-bash ${MAKEFILE_PATH}/scripts/upload-resources-to-github -b
134134

135135
generate-k8s-yaml:
136136
${MAKEFILE_PATH}/scripts/generate-k8s-yaml

0 commit comments

Comments
 (0)