Skip to content

Commit 0a1e30c

Browse files
JamesHenrybenlesh
authored andcommitted
chore: invoke compile via nx in ci_ts_latest
1 parent f8a3bd3 commit 0a1e30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_ts_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: build
2828
run: |
2929
yarn workspace rxjs add typescript@latest @types/node@latest --peer --no-save
30-
yarn workspace rxjs compile
30+
yarn nx compile rxjs

0 commit comments

Comments
 (0)