Skip to content

Make targetName configurable #18

Make targetName configurable

Make targetName configurable #18

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn install && yarn build