Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Jun 17, 2024
1 parent 2f2208e commit aa8f492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
echo 'export PATH=$HOME/.local/bin:$PATH' >> $GITHUB_ENV
- name: Verify Vale Installation
run: |
vale --version
run: echo "PATH=$PATH" && $HOME/.local/bin/vale --version

- name: Get changed files
id: changed-files
Expand Down

0 comments on commit aa8f492

Please sign in to comment.