Capitalized a step name

This commit is contained in:
Quinn 2022-04-13 11:18:40 -04:00 committed by GitHub
parent fe047a92dd
commit a9d0f73c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ jobs:
run: cd packages/squiggle-lang && yarn build
- name: Bundle and build components
run: cd packages/components && yarn bundle && yarn build
- name: build website
- name: Build website
run: cd packages/website && yarn build
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl