Update build.yml

This commit is contained in:
Rimo
2023-03-03 21:24:09 +08:00
committed by GitHub
parent f0d5c67ae8
commit 6666bbeb34

View File

@@ -10,6 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'
- run: npm ci
- run: npm run all
- name: Compare the expected and actual dist