Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345361d commit 8bb7d44Copy full SHA for 8bb7d44
1 file changed
.github/workflows/sync.yml
@@ -32,6 +32,7 @@ jobs:
32
- name: Checkout Build Scripts
33
uses: actions/checkout@v3
34
with:
35
+ repository: 'python/docsbuild-scripts'
36
ref: ${{env.VERSION}}
37
path: docsbuild
38
- name: prepare
0 commit comments