Skip to content

Commit 81aa871

Browse files
committed
build: 🔧 use non-Python build-website workflow
1 parent 6712350 commit 81aa871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: read-all
1010

1111
jobs:
1212
build-website:
13-
uses: seedcase-project/.github/.github/workflows/reusable-build-docs-with-python.yml@main
13+
uses: seedcase-project/.github/.github/workflows/reusable-build-docs.yml@main
1414
secrets:
1515
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}
1616
# This is to allow using `gh` CLI

0 commit comments

Comments
 (0)