Skip to content

Commit

Permalink
try annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
fsubal committed Oct 24, 2023
1 parent 972d2bc commit e688d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:

- run: |
if grep "warn" $GITHUB_WORKSPACE/*.log; then
echo "::warning:: Looks like tailwind build has unexpected warnings"
echo "::warning file=.github/workflows/ci.yml,line=1:: Looks like tailwind build has unexpected warnings"
fi

0 comments on commit e688d08

Please sign in to comment.