Skip to content

Code for dumping all the ISLocked transactions #8

Code for dumping all the ISLocked transactions

Code for dumping all the ISLocked transactions #8

name: build Dockerfile
on:
push:
paths:
- 'Dockerfile'
pull_request:
paths:
- 'Dockerfile'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Docker image
run: docker build -t firo .