Skip to content

Commit 7da0d74

Browse files
committed
Use .conda in dev deployment
1 parent 344f632 commit 7da0d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ jobs:
136136
- name: Upload the activity-browser-dev package
137137
run: |
138138
anaconda -t ${{ secrets.CONDA_UPLOAD_TOKEN }} upload \
139-
/usr/share/miniconda/envs/build/conda-bld/noarch/*.tar.bz2
139+
/usr/share/miniconda/envs/build/conda-bld/noarch/*.conda

0 commit comments

Comments
 (0)