ROS2WASM Builder This action cross-compiles a ROS 2 package to WebAssembly and uploads the built files as artifacts. Usage - steps: uses: ros2wasm/[email protected] with: package: 'the_target_package' ros_distro: 'humble' debug_mode: false