Skip to content

Bump uuid and @actions/core #130

Bump uuid and @actions/core

Bump uuid and @actions/core #130

Workflow file for this run

name: CI
on: [push, pull_request, workflow_dispatch, repository_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run build