Update .github/

This commit is contained in:
0x1eef 2024-04-05 15:46:17 -03:00
parent f5d7fc2050
commit 616ca160aa

View file

@ -20,4 +20,5 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: npm i
- run: npm run build
- run: npm run build:development
- run: npm run build:production