mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +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
|
||||
with:
|
||||
node-version: 16
|
||||
- name: npm install -g npm
|
||||
run: npm install -g npm
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: tsc
|
||||
|
Loading…
Reference in New Issue
Block a user