list files

This commit is contained in:
John Hess 2024-06-05 13:20:56 -05:00
parent 590549f4c4
commit 1abbe63776
9 changed files with 127 additions and 63 deletions

View file

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