Skip to content

Commit a28bb8d

Browse files
committed
Revert "build: 🔧 use non-Python build-website workflow"
This reverts commit 81aa871.
1 parent c1d501a commit a28bb8d

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.yml@main
13+
uses: seedcase-project/.github/.github/workflows/reusable-build-docs-with-python.yml@main
1414
secrets:
1515
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}
1616
# This is to allow using `gh` CLI

0 commit comments

Comments
 (0)