Skip to content

Commit

Permalink
Checking the action to build the conda package
Browse files Browse the repository at this point in the history
  • Loading branch information
dprada committed Jun 28, 2023
1 parent 8333ba9 commit dd124a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_upload_conda_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
meta_yaml_dir: devtools/conda-build
python-version: ${{ matrix.python-version }}
mambabuild: false
user: uibcdf
label: auto
platform_linux-64: true
platform_osx-64: true
platform_win-64: false
user: uibcdf
label: auto
token: ${{ secrets.ANACONDA_UIBCDF_TOKEN }}

0 comments on commit dd124a3

Please sign in to comment.