mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-27 02:07:12 +08:00
1
.github/scripts/release/release.sh
vendored
1
.github/scripts/release/release.sh
vendored
@ -6,7 +6,6 @@ RELEASE_VERSION=`npm run release -- --ci --release-version | tail -n 1`
|
|||||||
if ! command -v cider &> /dev/null
|
if ! command -v cider &> /dev/null
|
||||||
then
|
then
|
||||||
pub global activate cider
|
pub global activate cider
|
||||||
exit
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pushd ../../../
|
pushd ../../../
|
||||||
|
Reference in New Issue
Block a user