Skip to content

A new Upload transaction to upload the huge bytecode on the chain (… #459

A new Upload transaction to upload the huge bytecode on the chain (…

A new Upload transaction to upload the huge bytecode on the chain (… #459

Workflow file for this run

name: mdbook checks
on:
push:
branches:
- master
pull_request:
jobs:
mdbook-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
- name: mdbook build
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: "0.4.21"