Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelly committed Oct 18, 2023
1 parent 3ba1189 commit 0c2ef6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raw_otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run merge script
run: |
bash (cd ./gitops_workflow_raw_otel && ./merge_yaml.sh)
bash cd ./gitops_workflow_raw_otel && ./merge_yaml.sh
- name: List output directory contents
run: ls -R ./gitops_workflow_raw_otel/output/
Expand Down

0 comments on commit 0c2ef6a

Please sign in to comment.