Skip to content

Commit 53ce808

Browse files
committed
bypass wasm dependency
1 parent 5e7c161 commit 53ce808

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.19
102102
- name: Build node and Go docker images
103103
if: matrix.platform == 'ubuntu-latest'
104104
run: |

0 commit comments

Comments
 (0)