rbowen commented on PR #313:
URL:
https://github.com/apache/incubator-ponymail-foal/pull/313#issuecomment-4734972546
FWIW, Copilot suggests making the following change:
```
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r tools/requirements.txt
pip install -r test/requirements.txt
pip install html2text==2020.1.16
pip list
server/update_version.sh # Add this line
webui/js/source/build.sh # Add this line
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]