Skip to content

Commit 2d9228c

Browse files
committed
ci(docs): switch to a standalone github action for building a docc
1 parent 4ac6462 commit 2d9228c

2 files changed

Lines changed: 1 addition & 136 deletions

File tree

.github/actions/build-docc/action.yml

Lines changed: 0 additions & 135 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Build DocC
4646
id: build
47-
uses: ./.github/actions/build-docc
47+
uses: space-code/build-docc@main
4848
with:
4949
schemes: '["ValidatorCore", "ValidatorUI"]'
5050
version: ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)