Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
MIT License
13
stars
6
forks
source link
podcast version change action flow gives error #164
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.
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.