Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tharanath committed Mar 25, 2024
1 parent 41f4ce9 commit ee978fd
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 @@ -23,7 +23,7 @@ jobs:
- name: Dereference README symlink
run: |
# Define the path to the dependency chart directory
DEPENDENCY_CHART_DIR="charts/common"
DEPENDENCY_CHART_DIR="postgis/charts/common"
# Find the README symlink
README_SYMLINK="${DEPENDENCY_CHART_DIR}/README.md"
Expand Down

0 comments on commit ee978fd

Please sign in to comment.