Skip to content

Commit 91a2d7c

Browse files
authored
Merge pull request #11100 from swagger-api/typescript-workflow-update
changed build commands on typescript angular workflows
2 parents 3063da9 + 3dcfe89 commit 91a2d7c

10 files changed

+10
-10
lines changed

.github/workflows/test-framework-v2-ts-angular-v10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v12.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v4_3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v7.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

.github/workflows/test-framework-v2-ts-angular-v9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
path: generated/${{ env.JOB_NAME }}
138138
job-name: ${{ env.JOB_NAME }}
139-
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__ng-packagr -p ng-package.json"
139+
build-commands: "npm install -g @angular/cli__&&__npm install -g ng-packagr__&&__npm i__&&__npm run build"
140140
- id: outcome
141141
run: |
142142
echo "::set-output name=build_outcome::${{ steps.build.outcome }}"

0 commit comments

Comments
 (0)