Skip to content

Bump core-js from 2.6.12 to 3.36.1 #430

Bump core-js from 2.6.12 to 3.36.1

Bump core-js from 2.6.12 to 3.36.1 #430

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Docker Build
run: |
docker run -t $(docker build -q .) bash -c 'ls -la dist'