Skip to content

Commit

Permalink
Merge pull request hyperledger#1836 from WadeBarnes/gha-updates
Browse files Browse the repository at this point in the history
Additional updates to Bump Version Number workflow
  • Loading branch information
WadeBarnes committed Feb 7, 2024
2 parents 62c17c7 + a4e0d60 commit 610e54a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,11 @@ jobs:
liblz4-dev
pip install packaging \
wheel \
importlib_metadata==3.10.1 \
Cython==0.29.36 \
indy-plenum==1.13.1 \
Cython==0.29.36
pip install indy-plenum==1.13.1 \
pyzmq==22.3.0
- name: Prepare package and set version
Expand Down

0 comments on commit 610e54a

Please sign in to comment.