Skip to content

Bump chialisp-builder from 0.1.0 to 0.1.2 #52

Bump chialisp-builder from 0.1.0 to 0.1.2

Bump chialisp-builder from 0.1.0 to 0.1.2 #52

Workflow file for this run

name: Build
on:
push:
branches:
- main
- proof-of-secret-exponent
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}
docker-platforms: linux/amd64