We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583c5c4 commit c65419aCopy full SHA for c65419a
.github/workflows/applications.yml
@@ -47,9 +47,6 @@ jobs:
47
- name: Set Legacy-peer-deps=true
48
run: npm config set legacy-peer-deps true
49
50
- - name: Install Angular CLI v17
51
- run: npm install -g @angular/cli@17
52
-
53
- name: Create ${{ matrix.APPROACH }} application
54
run: npm run create-template -- -- -e ${{ matrix.APPROACH }} ${{ env.DEPS_VERSION_TAG_PARAM }}
55
timeout-minutes: 30
0 commit comments