Skip to content

Commit 1eaedf5

Browse files
jasonodoommcdonnnj
andauthored
Update tool names to match author stylization
Co-authored-by: Nick <[email protected]>
1 parent ecf3299 commit 1eaedf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
${{ env.BASE_CACHE_KEY }}
6565
- name: Setup curl cache
6666
run: mkdir -p ${{ env.CURL_CACHE_DIR }}
67-
# Install GoCrtitic, GoSec and Staticcheck Go tools
68-
- name: Install GoCritic
67+
# Install go-critic, GoSec and staticcheck Go tools
68+
- name: Install go-critic
6969
env:
7070
PACKAGE_URL: github.com/go-critic/go-critic/cmd/gocritic
7171
PACKAGE_VERSION: ${{ steps.setup-env.outputs.go-critic-version }}

0 commit comments

Comments
 (0)