diff --git a/.github/workflows/githubci.yml b/.github/workflows/githubci.yml index a05d8ae..dfd683a 100644 --- a/.github/workflows/githubci.yml +++ b/.github/workflows/githubci.yml @@ -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