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 f81fe79 commit b3b6454Copy full SHA for b3b6454
.github/workflows/nightly-build.yaml
@@ -26,4 +26,4 @@ jobs:
26
if: ${{ github.repository_owner == 'ProjectPythia' }}
27
uses: ProjectPythia/cookbook-actions/.github/workflows/link-checker.yaml@main
28
with:
29
- path_to_source: 'portal'
+ path_to_notebooks: 'portal'
0 commit comments