mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-08-12 19:58:05 +00:00
Updated TypeScript Build workflow (Github Workflows)
This commit is contained in:
2
.github/workflows/typescript-build.yml
vendored
2
.github/workflows/typescript-build.yml
vendored
@@ -13,8 +13,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v2.3.1
|
uses: actions/setup-node@v2.3.1
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
- name: npm install -g npm
|
|
||||||
run: npm install -g npm
|
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: tsc
|
- name: tsc
|
||||||
|
Reference in New Issue
Block a user