Skip to content

feat: transactions and messages: adding transactions (chapter12/ethereum) #313

feat: transactions and messages: adding transactions (chapter12/ethereum)

feat: transactions and messages: adding transactions (chapter12/ethereum) #313

Workflow file for this run

on: [pull_request]
name: Check Build
jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
- name: Test changes
run: hugo --minify --disableKinds=taxonomy,term