Skip to content

Commit ec5bdbe

Browse files
committed
test: setup GithHub actions tests 3
1 parent 6d3bcae commit ec5bdbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
cd ..
2929
npm install -g @angular/cli@next
3030
ng new your-angular-project --defaults
31+
cd your-angular-project
3132
npm link angular-cli-ghpages
3233
ng add angular-cli-ghpages
3334
ng deploy

0 commit comments

Comments
 (0)