Skip to content

Commit

Permalink
Get Vale by commit for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Nov 15, 2021
1 parent 9f60809 commit f1ae31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run:
name: Fetch Vale
command: |
go install github.com/errata-ai/vale/v2/cmd/vale@latest
go install github.com/errata-ai/vale/v2/cmd/vale@cd147755b9fc6cf7d9ca1a70f4f75c633beeaf17
echo 'export PATH=$PATH:$(go env GOPATH)/bin' >> $BASH_ENV
- save_cache:
Expand Down

0 comments on commit f1ae31d

Please sign in to comment.