Skip to content

Commit a54f6d6

Browse files
fixed samples build
1 parent 4d22dbe commit a54f6d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/samples-typescript-nestjs-server.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Install
3030
working-directory: ${{ matrix.sample }}
3131
run: |
32-
npm run preinstall
3332
npm i
3433
3534
- name: Test

0 commit comments

Comments
 (0)