Skip to content

Commit

Permalink
out
Browse files Browse the repository at this point in the history
  • Loading branch information
ncvescera committed Aug 9, 2023
1 parent 56fa319 commit ef3ee5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
echo "out='$(< out.txt)'" >> $GITHUB_ENV
# echo "out=$(cat out.txt)" >> $GITHUB_ENV
- run: echo "$(< out.txt)"
- run: echo "$(cat out.txt)"
if: always()

- uses: LouisBrunner/[email protected]
Expand Down

0 comments on commit ef3ee5f

Please sign in to comment.