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 c0fca78 commit 08f3bd0Copy full SHA for 08f3bd0
1 file changed
.github/workflows/cd.yml
@@ -102,7 +102,6 @@ jobs:
102
uses: ACCESS-NRI/action-build-and-upload-conda-packages@v2.0.1
103
with:
104
meta_yaml_dir: .conda
105
- python-version: ${{ matrix.python-version }}
106
user: accessnri
107
label: main
108
token: ${{ secrets.anaconda_token }}
0 commit comments