Skip to content

Update from termux

Update from termux #10

Workflow file for this run

on: push
permissions:
contents: read
jobs:
mining:
runs-on: ubuntu-latest
steps:
- run: node --version
- run: npm --version
- run: pip --version