Skip to content

Commit e483c43

Browse files
authored
Update conda.yml
1 parent cfc140c commit e483c43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
steps:
1616
- name: Backup bioconda and docker containers to local and aws registries
1717
run: |
18-
# cd /home/debian/sync && node index.js --backup --aws --conda --updated
19-
# cd /home/debian/sync && node index.js --docker --aws --updated
18+
cd /home/debian/sync && node index.js --backup --aws --conda --updated
19+
cd /home/debian/sync && node index.js --docker --aws --updated

0 commit comments

Comments
 (0)