Skip to content

Commit

Permalink
Fix in-step output
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 29, 2023
1 parent 62b0dfe commit 77eafac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linguist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
-
name: "Run github-linguist"
run: |
git archive HEAD | tar --list
git ls-files --cached | git check-attr --stdin --all | grep -F ': linguist-' || true
{
echo '```'
"$(ruby -e 'puts Gem.user_dir')/bin/github-linguist"
Expand Down

0 comments on commit 77eafac

Please sign in to comment.