Skip to content

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group (#487) #340

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group (#487)

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group (#487) #340

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Install NPM dependencies
uses: bahmutov/[email protected]
- name: Compile Source Files
run: npm run build