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.
2 parents 72e9fef + cf00cfd commit 699c6faCopy full SHA for 699c6fa
.github/workflows/copy_conda_packages.yml
@@ -25,6 +25,6 @@ jobs:
25
BINSTAR_TOKEN: ${{ secrets.BINSTAR_TOKEN }}
26
shell: bash -l {0}
27
run: |
28
- git clone git://github.com/glue-viz/conda-sync.git
+ git clone https://github.com/glue-viz/conda-sync.git
29
mv conda-sync/sync.py .
30
python drive_copy.py
0 commit comments