Skip to content

Commit

Permalink
change demo project path
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Mar 9, 2024
1 parent a9d2f18 commit 9ff6978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ runs:
- name: Consent to the use of Kedro-Telemetry
run: |
cd ${{ inputs.project_path }}
"echo 'consent: ${{ inputs.telemetry_consent }}' > .telemetry"
echo 'consent: ${{ inputs.telemetry_consent }}' > .telemetry
shell: bash
- name: Create build directory
run: |
Expand Down

0 comments on commit 9ff6978

Please sign in to comment.