We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96afebd commit fa6d0f8Copy full SHA for fa6d0f8
.github/workflows/doc-deployment.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/upload-artifact@v2
45
with:
46
name: FORD-API-docs
47
- path: ./API-docs
+ path: ./API-doc/
48
- name: Broken Link Check
49
uses: technote-space/broken-link-checker-action@v1
50
0 commit comments