Skip to content

Commit

Permalink
changed vale.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sanika-n committed Dec 25, 2024
1 parent 7b318da commit ced393e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
curl -sSL https://github.com/errata-ai/vale/releases/download/v3.9.1/vale_3.9.1_Linux_64-bit.tar.gz | tar -xz -C /tmp
sudo mv /tmp/vale /usr/local/bin/vale
chmod +x /usr/local/bin/vale
- name: Run Vale
run: |
Expand Down

0 comments on commit ced393e

Please sign in to comment.