Update GitHub workflow to preserve webserial directory during docs generation

This commit is contained in:
ladyada 2025-05-14 13:30:02 -04:00
parent e396760c6d
commit bda99d3fc8

View file

@ -26,6 +26,7 @@ jobs:
env:
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
PRETTYNAME : "Adafruit OPT4048 Arduino Library"
PRESERVE_FOLDERS: "webserial"
run: bash ci/doxy_gen_and_deploy.sh
- name: test platforms