diff --git a/.github/workflows/githubci.yml b/.github/workflows/githubci.yml index 3ad404b..4b1c320 100644 --- a/.github/workflows/githubci.yml +++ b/.github/workflows/githubci.yml @@ -29,4 +29,4 @@ jobs: env: GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }} PRETTYNAME : "Adafruit GPS Library" - run: bash ci/doxy_gen_and_deploy.sh + run: bash ci/doxy_gen_and_deploy.sh src diff --git a/README.md b/README.md index 309b759..ff9ff50 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Adafruit_GPS [![Build Status](https://travis-ci.com/adafruit/Adafruit_GPS.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_GPS) -[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_GPS/html/index.html) +# Adafruit_GPS [![Build Status](https://travis-ci.com/adafruit/Adafruit_GPS.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_GPS) [![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_GPS/html/index.html) > **Warning** >