Skip to content

Commit a3c1ec6

Browse files
committed
Update Check license for go 1.19
1 parent 2766c36 commit a3c1ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Check license
4747
run: |
48-
go get github.com/google/addlicense@latest
48+
go install github.com/google/addlicense@latest
4949
git reset HEAD --hard
5050
make check_license
5151
if [[ $? != 0 ]]

0 commit comments

Comments
 (0)