This commit is contained in:
Sacha Weatherstone
2021-08-25 13:36:44 +10:00
committed by GitHub
parent eacdf11a6d
commit a6d5503f9c

View File

@@ -26,6 +26,7 @@ jobs:
with:
node-version: '16'
cache: 'pnpm'
- run: pnpm install
- run: pnpm lint
- run: pnpm build
- run: pnpm package