Skip to content

Commit

Permalink
See the diff in acton output
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdales committed Nov 17, 2024
1 parent f4d3d8a commit ed278e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
run: |
if ! git diff --quiet index.css; then
echo "The index.css has changes after running the build command. Please commit those changes."
git diff index.css
exit 1
fi

0 comments on commit ed278e7

Please sign in to comment.