Skip to content

Commit 9bd5791

Browse files
Update build-astro workflow to use ci:build:doc-core script
1 parent ab7e423 commit 9bd5791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows-src/partials/build-astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
with:
1010
path: "packages/documentation-site/.cache"
1111
key: ${{ runner.os }}-${{ hashFiles('yarn.lock') }}
12-
- run: yarn build:doc-core
12+
- run: yarn ci:build:doc-core
1313
name: Build astro docs

0 commit comments

Comments
 (0)