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 48f3c1d commit 01987c3Copy full SHA for 01987c3
.github/workflows/after-ci.yml
@@ -64,6 +64,7 @@ jobs:
64
65
- uses: actions/setup-node@v4
66
- run: npm install
67
+ working-directory: docs-site
68
69
- run: 'echo head_sha $VAR'
70
env:
0 commit comments