Skip to content

Commit 1cb90e0

Browse files
authored
Update build-lambda-zip.yml
remove branch name from `go get -u` line, to match README instructions
1 parent 0d9038e commit 1cb90e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lambda-zip.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
GO111MODULE: on
2727
run: |
2828
go env
29-
go get -u github.com/aws/aws-lambda-go/cmd/build-lambda-zip@master
29+
go get -u github.com/aws/aws-lambda-go/cmd/build-lambda-zip

0 commit comments

Comments
 (0)