Rodrigo Martins
Apr 30, 2021

--

Hi, you can add scripts to bitrise workflow like this:

- script@1:

title: Setup melos

inputs:

- content: |

#!/usr/bin/env bash

dart pub global activate melos && melos run install

--

--

Rodrigo Martins
Rodrigo Martins

Written by Rodrigo Martins

Be brave and boldly go where no man has gone before. Let's discover the future!

Responses (1)