Skip to content

polyfill: avoid double ownKeys call #39

polyfill: avoid double ownKeys call

polyfill: avoid double ownKeys call #39

Workflow file for this run

name: Build spec
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ljharb/actions/node/install@main
name: "nvm install lts/* && npm install"
with:
node-version: lts/*
- run: npm run build