Skip to content

Commit e62d21e

Browse files
committed
Fixup
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent e0d93eb commit e62d21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: actions/checkout@v3
2727
- name: Check Eclipse license headers
2828
run: |
29-
go get -u github.com/che-incubator/check-license-header@379ba18fdb906d341ae451ea155cc34f1c4b4f1a
29+
go install github.com/che-incubator/check-license-header@379ba18fdb906d341ae451ea155cc34f1c4b4f1a
3030
/bin/bash scripts/license.sh check

0 commit comments

Comments
 (0)