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 52f1c96 commit 51df321Copy full SHA for 51df321
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
defaults:
41
run:
42
- working-directory: src/Elastic.Markdown
+ working-directory: src/Elastic.Documentation.Site
43
steps:
44
- uses: actions/checkout@v4
45
0 commit comments