typo
This commit is contained in:
parent
7f98daf980
commit
0b7d030e31
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ pages:
|
||||||
# Now go build the site we actually want to deploy.
|
# Now go build the site we actually want to deploy.
|
||||||
- cd ..
|
- cd ..
|
||||||
# simulate the drive being inserted
|
# simulate the drive being inserted
|
||||||
- mv simulated-butter-usb.html butter-usb.html
|
- mv simulated-usb-butter.html usb-butter.html
|
||||||
- foo bar
|
- foo bar
|
||||||
- "sed -i 's/^baseurl.*/baseurl: \"butter-box-ui\"/' _config.yml"
|
- "sed -i 's/^baseurl.*/baseurl: \"butter-box-ui\"/' _config.yml"
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue