user/zotero: add missing git info

This commit is contained in:
Antoine Martin 2024-06-04 13:31:31 -04:00
parent c9d0bd0b1e
commit d3888ec0a3
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -159,6 +159,8 @@ prepare() {
# zotero build expects to be in a git repo
git init
git config user.name info
git config user.email info@example.org
git commit --allow-empty -m 'Initial'
npm i --legacy-peer-deps