Skip to content

fix typo in episode 882 description #812

fix typo in episode 882 description

fix typo in episode 882 description #812

Workflow file for this run

name: build
on:
push:
branches:
tags:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build docker image
run: docker build .