Commit f66653a
committed
AG-45259 Fix prerelease workflow
Squashed commit of the following:
commit 9729ebc
Author: scripthunter7 <d.tota@adguard.com>
Date: Mon Dec 15 13:40:03 2025 +0100
Add shared library build step before type checking in prerelease workflow
- Add explicit build step for @vscode-adblock-syntax/shared package before type checking
- Ensure shared library is built before dependent packages (client and server) are compiled
- Prevents type checking failures due to missing shared library build artifacts1 parent 94d1f7b commit f66653a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments