remove unnecessary mv
This commit is contained in:
parent
2ae6488249
commit
b2650bb952
@ -44,7 +44,6 @@ jobs:
|
||||
run: |
|
||||
source /etc/profile.d/rvm.sh && \
|
||||
rvm use $RUBY_VERSION && ruby -v && gem -v && \
|
||||
mv README.md index.md && \
|
||||
bundle install && \
|
||||
bundle exec jekyll build --destination pages
|
||||
env:
|
||||
|
Reference in New Issue
Block a user