Skip to content

build(deps-dev): bump elliptic from 6.5.5 to 6.5.7 #666

build(deps-dev): bump elliptic from 6.5.5 to 6.5.7

build(deps-dev): bump elliptic from 6.5.5 to 6.5.7 #666

Workflow file for this run

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