Skip to content

Commit

Permalink
Update pull-sheets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen committed Sep 2, 2023
1 parent 354866a commit 8f5ce1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-sheets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: dvc unprotect artifacts/pipeline/combined_room_object_list.json artifacts/pipeline/combined_room_object_list_future.json artifacts/pipeline/object_inventory.json artifacts/pipeline/object_inventory_future.json

- name: Copy over ig_pipeline files
run: cp ig_pipeline/artifacts/pipeline/*.json inventory.json bddl/bddl/generated_data
run: cp ig_pipeline/artifacts/pipeline/{combined_room_object_list,combined_room_object_list_future,object_inventory,object_inventory_future}.json bddl/bddl/generated_data

- name: Install BDDL
working-directory: bddl
Expand Down

0 comments on commit 8f5ce1f

Please sign in to comment.