jspricke / ros-deb-builder-action

Github Action to convert ROS packages to Debian packages
BSD 3-Clause "New" or "Revised" License
65 stars 24 forks source link

fix checkout evaluation #48

Closed christian-rauch closed 5 months ago

christian-rauch commented 5 months ago

Fixes https://github.com/jspricke/ros-deb-builder-action/pull/47#issuecomment-2094938648.

Works now with SKIP_CHECKOUT unset and set to false and true.