Skip to content

Commit

Permalink
Revise working directory (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
GWphua authored Aug 8, 2024
1 parent 5416c2d commit 904b26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
- name: Checkout code
uses: actions/checkout@master
- name: Run ah lint
working-directory: ./charts/druid
working-directory: .
run: ah lint

0 comments on commit 904b26e

Please sign in to comment.