4.3.3
This commit is contained in:
parent
2951bc914c
commit
540ec98983
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ steps:
|
|||
commands:
|
||||
- apk add -q --no-cache curl
|
||||
# - curl -s https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/r/r.rb | grep -o 'R-[0-9]*\.[0-9]*\.[0-9]*' | tr -d 'R-' | tr -d '"' > r-release-version.txt
|
||||
- echo "4.3.3." > r-release-version.txt
|
||||
- echo "4.3.3" > r-release-version.txt
|
||||
- cat r-release-version.txt
|
||||
|
||||
- name: Check if files for R version already exist in s3
|
||||
|
|
|
|||
Loading…
Reference in a new issue