build first

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-09-11 10:07:50 +02:00
parent 3d746d6fef
commit 6ac199a6d1
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -36,9 +36,8 @@ jobs:
- name: Installing...
run: node common/scripts/install-run-rush.js install
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check
- name: Building...
run: node common/scripts/install-run-rush.js rebuild --verbose
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check