Skip to content

Commit

Permalink
update (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-johan-grahn authored Apr 10, 2024
1 parent 0a0c4c4 commit cd342c0
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.4.1/vale_3.0.5_Linux_64-bit.tar.gz -O vale.tar.gz
wget https://github.com/errata-ai/vale/releases/download/v3.4.1/vale_3.4.1_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 cd342c0

Please sign in to comment.