Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaramadze committed Jul 29, 2024
1 parent c7e8b2a commit 8274c79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
cd docs/build
python build.py
git diff --quiet && DIFF=false || DIFF=true
echo $DIFF
echo "diff=$DIFF" >> $GITHUB_OUTPUT
- name: Commit and push changes
Expand Down

0 comments on commit 8274c79

Please sign in to comment.