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 581e6f9 commit 4e58e6bCopy full SHA for 4e58e6b
.github/workflows/run.yml
@@ -23,4 +23,4 @@ jobs:
23
python -m pip install --upgrade pip
24
python -m pip install .
25
- name: Run imgsync in download mode only
26
- run: glance-imgsync --download-only
+ run: glance-imgsync --download-only sync
0 commit comments