We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335714e commit 3a948feCopy full SHA for 3a948fe
1 file changed
.github/workflows/build_conda.yaml
@@ -26,7 +26,7 @@ jobs:
26
create-args: python=3.12
27
init-shell: bash
28
- name: Build and upload the conda packages
29
- uses: uibcdf/action-build-and-upload-conda-packages@4940704d2be7906d3bda5b00e3c3e4472fd7808f
+ uses: uibcdf/action-build-and-upload-conda-packages@aac1ccb14aa0d4d43a0b10c18b17c5285a746544
30
with:
31
meta_yaml_dir: recipe
32
overwrite: true
0 commit comments