Skip to content

Commit 9c2ac8b

Browse files
committed
explain what to do if fails
1 parent 66fb16d commit 9c2ac8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
# fusionauth-app integrates this repo and expects no changes
3434
- name: verify nothing has changed
3535
run: |
36+
echo "NOTE: If this fails, run `sb int` locally, git commit the changes, then git push"
3637
git diff --exit-code

0 commit comments

Comments
 (0)