Skip to content

Update and rename metamask-set-up.mdx to set-up-metamask.mdx #35

Update and rename metamask-set-up.mdx to set-up-metamask.mdx

Update and rename metamask-set-up.mdx to set-up-metamask.mdx #35

Workflow file for this run

name: image-build
on:
workflow_dispatch:
pull_request:
jobs:
image-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build container image
run: docker build -t docs .