mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 10:12:21 +03:00
Fix publish remote
This commit is contained in:
parent
0c6a0ff9af
commit
69397f908b
@ -4,7 +4,7 @@
|
||||
$LEO login -u "$ALEO_PM_USERNAME" -p "$ALEO_PM_PASSWORD"
|
||||
|
||||
# Clone the test-app package.
|
||||
$LEO clone test-app
|
||||
$LEO clone "$ALEO_PM_USERNAME/test-app"
|
||||
cd test-app || exit 1
|
||||
|
||||
# Fetch the current Leo package version number.
|
||||
|
Loading…
Reference in New Issue
Block a user