Skip to content

Commit

Permalink
update pybind, ci create package
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrojasmiliani committed Mar 15, 2024
1 parent 7f68034 commit 8692a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ jobs:
steps.image_modify_date.outputs.image < steps.file_modify_date.outputs.bindings ||
steps.image_modify_date.outputs.image < steps.image_modify_date.outputs.base_image
buildpackage:
name: build dep package
runs-on: ubuntu-latest
container:
image: ros:noetic-ros-core-focal
steps:
- name: Git Sumbodule Update ad build
run: echo "goo"
- name: Upload binaries to release
Expand Down

0 comments on commit 8692a34

Please sign in to comment.