Skip to content

Commit

Permalink
update (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-johan-grahn authored Jul 29, 2024
1 parent ab8699e commit 5cf91ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_doc_qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
submodules: recursive
- name: Install Vale
run: |
wget https://github.com/errata-ai/vale/releases/download/v3.7.0/vale_3.5.0_Linux_64-bit.tar.gz -O vale.tar.gz
wget https://github.com/errata-ai/vale/releases/download/v3.7.0/vale_3.7.0_Linux_64-bit.tar.gz -O vale.tar.gz
tar -xvzf vale.tar.gz vale
rm vale.tar.gz
- name: Spell check
Expand Down

0 comments on commit 5cf91ee

Please sign in to comment.