We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ae3a1 commit 467700cCopy full SHA for 467700c
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
root=$PWD
22
source activate oraspy
23
cd /tmp
24
- git clone https://github.com/oras-python/oras-py
+ git clone https://github.com/oras-project/oras-py
25
cd oras-py
26
pip install -e .
27
cd docs/
0 commit comments