Skip to content

Commit a54f6d6

Browse files
fixed samples build
1 parent 4d22dbe commit a54f6d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)