Skip to content

Commit 467700c

Browse files
committed
wrong repository name in docs deploy workflow
Signed-off-by: vsoch <[email protected]>
1 parent 07ae3a1 commit 467700c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
root=$PWD
2222
source activate oraspy
2323
cd /tmp
24-
git clone https://github.com/oras-python/oras-py
24+
git clone https://github.com/oras-project/oras-py
2525
cd oras-py
2626
pip install -e .
2727
cd docs/

0 commit comments

Comments
 (0)