Skip to content

Commit

Permalink
chore: invoke compile via nx in ci_ts_latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry authored and benlesh committed Feb 29, 2024
1 parent f8a3bd3 commit 0a1e30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_ts_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: build
run: |
yarn workspace rxjs add typescript@latest @types/node@latest --peer --no-save
yarn workspace rxjs compile
yarn nx compile rxjs

0 comments on commit 0a1e30c

Please sign in to comment.