Skip to content

Commit 09ccfcd

Browse files
committed
yml syntax error
1 parent 7f9c829 commit 09ccfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ jobs:
886886
- uses: pnpm/action-setup@v4
887887
with:
888888
version: 9.4.0
889-
- name: Set up Node for Angular 20
889+
- name: Set up Node for Angular 20
890890
if: matrix.test-application == 'angular-20'
891891
uses: actions/setup-node@v4
892892
with:

0 commit comments

Comments
 (0)