Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jun 24, 2024
1 parent 8adfae6 commit af06f6b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ jobs:
"./tutorials/conversion_obj_stl"
"./tutorials/get_mass_volume"
"./tutorials/getting_started"
"./tutorials/websocket_tutorial"
"./samples/convert_file"
"./samples/file_density"
"./samples/file_mass"
Expand Down Expand Up @@ -244,6 +245,7 @@ jobs:
- name: stage outputs
run: |
git add "tutorials/**/*output.*"
git add "tutorials/**/snapshot.png"
git add "samples/**/*output.*"
- name: git status
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kittycad==0.6.5
kittycad==0.6.15
2 changes: 1 addition & 1 deletion tutorials/conversion_obj_step/output.step
Git LFS file not shown
Binary file added tutorials/websocket_tutorial/snapshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af06f6b

Please sign in to comment.