This commit is contained in:
parent
8ebae25945
commit
e04eaa9d99
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ jobs:
|
|||
echo ""
|
||||
echo "------------------------------------"
|
||||
echo ""
|
||||
echo "checking $f";
|
||||
cd $f
|
||||
|
||||
CURR_VER="$(cat package.json | jq -r .name)_v$(cat package.json | jq -r .version)"
|
||||
CURR_NAME="$(cat package.json | jq -r .name) v$(cat package.json | jq -r .version)"
|
||||
|
|
Loading…
Reference in a new issue