Correct spelling of rescript

This commit is contained in:
Sam Nolan 2022-02-18 13:48:08 +11:00
parent b848509d71
commit ebba6fee6e

View File

@ -14,6 +14,6 @@ jobs:
- name: Install Packages
run: yarn
- name: Build rescript
run: yarn recsript build -with-deps
run: yarn rescript build -with-deps
- name: Run tests
run: yarn test