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 c8b9b86 commit 6cd2bb7Copy full SHA for 6cd2bb7
actions/ci/action.yml
@@ -40,4 +40,4 @@ runs:
40
41
- name: Build Docs
42
shell: bash
43
- run: yarn workspace ${{ inputs.workspace_path }} doc
+ run: yarn workspace ${{ inputs.workspace_name }} doc
0 commit comments