mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
build: use correct monero core tag
This commit is contained in:
parent
3aa6da058a
commit
665eaf00c5
@ -20,7 +20,9 @@ git -C $MONERO_DIR fetch
|
||||
git -C $MONERO_DIR checkout master
|
||||
|
||||
# get monero core tag
|
||||
pushd $MONERO_DIR
|
||||
get_tag
|
||||
popd
|
||||
# create local monero branch
|
||||
git -C $MONERO_DIR checkout -B $VERSIONTAG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user