chore: update minor_release template
This commit is contained in:
parent
b7e38b18be
commit
743862fb60
2
.github/ISSUE_TEMPLATE/minor_release.md
vendored
2
.github/ISSUE_TEMPLATE/minor_release.md
vendored
@ -47,7 +47,7 @@ swift test
|
|||||||
```shell
|
```shell
|
||||||
cd ./bdk-python/
|
cd ./bdk-python/
|
||||||
pip3 install --requirement requirements.txt
|
pip3 install --requirement requirements.txt
|
||||||
bash ./generate.sh
|
bash ./scripts/generate-macos-arm64.sh # run the script for your particular platform
|
||||||
python3 setup.py --verbose bdist_wheel
|
python3 setup.py --verbose bdist_wheel
|
||||||
```
|
```
|
||||||
15. - [ ] Run the tests and adjust if necessary
|
15. - [ ] Run the tests and adjust if necessary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user