Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ensure-podspec-version.yml (#163)
Correcting error: Run VERSION=$(echo v1.14.0 | cut -c 2-) # remove the v from the tag name VERSION=$(echo v1.14.0 | cut -c 2-) # remove the v from the tag name sed -i 's/\(s.version\s*=\s*\).*$/\1\''"$VERSION"'\'/' Fula.podspec sed -i 's/#{s.version}/'"$VERSION"'/' Fula.podspec shell: /usr/bin/bash -e {0} /home/runner/work/_temp/2da18604-9914-4133-876d-268891af60c5.sh: line 3: unexpected EOF while looking for matching `'' Error: Process completed with exit code 2.
- Loading branch information