Skip to content

9th Wave Bitcoin: three small edits/adjustments (#399) #1377

9th Wave Bitcoin: three small edits/adjustments (#399)

9th Wave Bitcoin: three small edits/adjustments (#399) #1377

Workflow file for this run

name: OpenSats CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
- run: npm install
- run: npm run build