Skip to content

to(docker): add merge bin #13

to(docker): add merge bin

to(docker): add merge bin #13

Workflow file for this run

name: Build-Release
on:
push:
branches: [ main ]
jobs:
platformio-build:
runs-on: ubuntu-latest
container: fishros2/ros2pio:humble
steps:
- uses: actions/checkout@v2
- name: Build firmware
run: /bin/bash release.sh