mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +00:00
build first
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
3d746d6fef
commit
6ac199a6d1
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user