File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 version : " {{ version }}"
77
88source :
9- url : " https://files.pythonhosted.org/packages/source/a/access_mopper/access_mopper-{{ version }}.tar.gz"
9+ # url: "https://files.pythonhosted.org/packages/source/a/access_mopper/access_mopper-{{ version }}.tar.gz"
10+ path : ../..
1011
1112build :
1213 noarch : python
Original file line number Diff line number Diff line change @@ -53,12 +53,11 @@ jobs:
5353 auto-activate-base : false
5454 show-channel-urls : true
5555 - name : Build and upload the conda package
56- uses : ACCESS-NRI/action-build-and-upload-conda-packages@v2 .0.1
56+ uses : ACCESS-NRI/action-build-and-upload-conda-packages@v3 .0.0
5757 with :
5858 meta_yaml_dir : .conda
5959 upload : true
6060 user : accessnri
61- label : main
6261 token : ${{ secrets.anaconda_token }}
6362
6463 update_analysis3 :
You can’t perform that action at this time.
0 commit comments