Skip to content

docs: update README.md #9

docs: update README.md

docs: update README.md #9

Workflow file for this run

on: push
name: make image
jobs:
makeimage:
name: make image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: make image
run: make image
shell: bash