Merge pull request #62 from ai-robots-txt/missing-dependency

Ensure dependency installed
This commit is contained in:
Glyn Normington 2025-01-05 01:46:27 +00:00 committed by GitHub
commit d2be15447c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ jobs:
with:
fetch-depth: 2
- run: |
pip install beautifulsoup4
git config --global user.name "ai.robots.txt"
git config --global user.email "ai.robots.txt@users.noreply.github.com"
git log -1