1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-09-11 13:15:32 -04:00

small cleanup

This commit is contained in:
2021-08-05 08:41:45 -04:00
parent 7e2e8948ec
commit 755ac19dba
3 changed files with 3 additions and 3 deletions

View File

@@ -16,3 +16,4 @@ jobs:
node-version: '14.x'
- run: yarn install --frozen-lockfile
- run: yarn lint
- run: yarn build