We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9394008 commit 3af9fc2Copy full SHA for 3af9fc2
1 file changed
scripts/update_dist/update_dist/build.sh
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+set -e
3
4
npm ci
5
tsc --noEmit
0 commit comments