Skip to content

Commit b8e0060

Browse files
committed
bypass wasm dependency
1 parent 5e7c161 commit b8e0060

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
@@ -98,7 +98,7 @@ jobs:
9898
go-version: 1.17
9999
- name: Install kpt
100100
run: |
101-
go install github.com/GoogleContainerTools/kpt@main
101+
go install github.com/GoogleContainerTools/kpt@v1.0.0-beta.18
102102
- name: Build node and Go docker images
103103
if: matrix.platform == 'ubuntu-latest'
104104
run: |

0 commit comments

Comments
 (0)