Skip to content

Commit 7c7b6d5

Browse files
committed
Testing doxygen INPUT setting
1 parent 1425f3e commit 7c7b6d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020
- uses: actions/checkout@v2
2121
with:
22-
repository: adafruit/ci-arduino
22+
repository: dherrada/ci-arduino
2323
path: ci
2424

2525
- name: pre-install
@@ -41,4 +41,4 @@ jobs:
4141
env:
4242
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
4343
PRETTYNAME : "Adafruit IO Arduino Library"
44-
run: bash ci/doxy_gen_and_deploy.sh
44+
run: bash ci/doxy_gen_and_deploy.sh src

0 commit comments

Comments
 (0)