mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2025-12-27 13:51:25 +00:00
shell comment
This commit is contained in:
parent
99020146f7
commit
a94ac1b452
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- name: Lint (local)
|
||||
if: vars.USE_LOCAL_LINTER == 'true'
|
||||
run: |
|
||||
run: | #shell
|
||||
# Install golangci-lint
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.52.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue