Skip to content

Commit

Permalink
Merge branch 'generate-lockfiles' of github.com:napari/packaging into…
Browse files Browse the repository at this point in the history
… generate-lockfiles
  • Loading branch information
jaimergp committed Nov 14, 2024
2 parents 0e5ad72 + c1ff36c commit d11030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_bundle_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ jobs:
run: |
conda remove --force constructor
python -m pip install https://github.com/jaimergp/constructor/archive/lockfiles.tar.gz --no-deps -vv
- name: Debug stuff
shell: bash -exl {0}
run: |
Expand Down

0 comments on commit d11030b

Please sign in to comment.