mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-16 21:12:13 +00:00
Add verbosity to tsc in GitHub Action
This commit is contained in:
BIN
.github/workflows/.build.yaml.un~
vendored
BIN
.github/workflows/.build.yaml.un~
vendored
Binary file not shown.
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -23,6 +23,6 @@ jobs:
|
||||
- name: npm install, build, and test
|
||||
run: |
|
||||
npm install
|
||||
tsc
|
||||
tsc --listEmittedFiles
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user