Skip to content

chore: Update README.md - Silly Discord invalidating old images (#48) #27

chore: Update README.md - Silly Discord invalidating old images (#48)

chore: Update README.md - Silly Discord invalidating old images (#48) #27

Workflow file for this run

name: Build and Lint
on:
push:
branches:
- master
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: yarn
- name: Build and Lint
run: yarn build