Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gytjd authored Oct 30, 2024
1 parent 2c6b791 commit b611289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Update Helm chart
run: |
cd AIWA-MCP-HelM/aiwa-member
cd AIWA-MCP-Helm/aiwa-member
if [ ! -f values.yaml ]; then
echo "Error: values.yaml not found in $(pwd)"
exit 1
Expand Down

0 comments on commit b611289

Please sign in to comment.