Skip to content

Commit 3c6fccf

Browse files
committed
CCM-17346: Use local build-docs action in stage-3
1 parent 35aa202 commit 3c6fccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
version: "${{ inputs.pnpm_version }}"
5151
cache: true
5252
- name: "Build docs"
53-
uses: NHSDigital/nhs-notify-shared-modules/.github/actions/build-docs@3.0.0
53+
uses: ./.github/actions/build-docs
5454
with:
5555
version: "${{ inputs.version }}"
5656
artefact-1:

0 commit comments

Comments
 (0)