mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-07-21 16:04:22 +00:00
Update TypeScript-Build workflow
This commit is contained in:
@@ -12,10 +12,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- name: install node v16
|
||||
- name: install node
|
||||
uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 24
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: tsc
|
||||
|
||||
Reference in New Issue
Block a user