*run* build, derp

This commit is contained in:
Jocelyn Badgley (Twipped) 2021-08-25 09:05:19 -07:00
parent f4c3cee5df
commit 6dafd926de

View File

@ -17,4 +17,4 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm test
- run: npm build
- run: npm run build