Skip to content

Commit

Permalink
chore: remove dupliate cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Nov 13, 2024
1 parent daaf6af commit 6e634ca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,4 @@ jobs:
git push origin main
else
echo "No changes to commit."
fi
- name: Clean Up Config File
if: success()
run: make restore-generated-file
fi

0 comments on commit 6e634ca

Please sign in to comment.