mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-22 19:03:21 +00:00
Updated TypeScript Build workflow (Github Workflows)
This commit is contained in:
parent
0b7da1937b
commit
32ac31a8af
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
|
||||||
|
Loading…
Reference in New Issue
Block a user