### Will builds betajs-media-components and locate all in dist folder

### Required input arguments:

### Optional input arguments:

### Output arguments:

### Secrets the action uses:

### Environment variables the action uses:

### An example of how to use your action in a workflow:
```yaml
  - name: build component
    uses: ./.github/actions/build-component
```
