Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2021-12-15 01:57:30 -08:00
parent 5e7fe2f663
commit eb33fd8c9c

View File

@ -47,6 +47,7 @@ jobs:
kittycad.client
mkdir -p docs/html
mv *.html docs/html/
mv docs/html/kittycad.html docs/html/index.html
- name: Check for modified files
id: git-check