Merge pull request #79 from runk/debug-build

Debug failing build
This commit is contained in:
Dmitry Shirokov 2023-03-10 05:23:46 +05:30 committed by GitHub
commit e1cccd9b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
#!/bin/sh -ex
export PATH=$PATH:$(npm bin)
node ./.github/workflows/test-build.js
ts-node ./.github/workflows/test-build.ts
npx ts-node ./.github/workflows/test-build.ts