Skip to content

Commit

Permalink
Update filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
alhankeser committed Jul 30, 2024
1 parent 4a0b6a8 commit f045fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ runs:
--required_dimension_group ${{ steps.janitor_args.outputs.required_dimension_group }} \
--required_measure ${{ steps.janitor_args.outputs.required_measure }} \
--required_set ${{ steps.janitor_args.outputs.required_set }}
echo "results=$(cat looker-janitor/output.txt)" >> $GITHUB_OUTPUT
echo "results=$(cat looker-janitor-output.txt)" >> $GITHUB_OUTPUT
shell: bash

branding:
Expand Down

0 comments on commit f045fa8

Please sign in to comment.