yaml typo

This commit is contained in:
John Hess 2024-06-04 23:34:49 -05:00
parent 7a878a0332
commit 7f98daf980

View file

@ -29,8 +29,9 @@ pages:
# Now go build the site we actually want to deploy.
- cd ..
# simulate the drive being inserted
- mv simulated-butter-usb.html butter-usb.html
- sed -i 's/^baseurl.*/baseurl: "butter-box-ui"/' _config.yml
- mv simulated-butter-usb.html butter-usb.html
- foo bar
- "sed -i 's/^baseurl.*/baseurl: \"butter-box-ui\"/' _config.yml"
- bundle exec jekyll build -d public
artifacts:
paths: