Skip to content

Commit 8091930

Browse files
committed
use proper one
1 parent 5ef8fd9 commit 8091930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ jobs:
1414
- uses: actions/checkout@v4
1515
with:
1616
path: ./python-client-sphinx
17-
ref: uv-use-uv-for-docs
1817
- uses: actions/checkout@v4
1918
with:
2019
repository: appium/python-client
2120
path: ./python-client
21+
ref: uv-use-uv-for-docs
2222
- name: Set up Python
2323
uses: actions/setup-python@v4
2424
with:

0 commit comments

Comments
 (0)