Skip to content

Commit 8274c79

Browse files
committed
wip
1 parent c7e8b2a commit 8274c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
cd docs/build
3030
python build.py
3131
git diff --quiet && DIFF=false || DIFF=true
32+
echo $DIFF
3233
echo "diff=$DIFF" >> $GITHUB_OUTPUT
3334
3435
- name: Commit and push changes

0 commit comments

Comments
 (0)