Skip to content

Commit f9dc53f

Browse files
committed
fix workflow ref
1 parent 19de6cd commit f9dc53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
gh_pages:
9-
uses: sensirion/.github/.github/workflows/shared.arduino.check.yml@generic-python-docs-pipeline
9+
uses: sensirion/.github/.github/workflows/shared.python.documentation.yml@generic-python-docs-pipeline
1010
with:
1111
run-environment: "ubuntu-22.04"
1212
build-python-version: "3.8"

0 commit comments

Comments
 (0)