We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ccc8b commit 1c1cca8Copy full SHA for 1c1cca8
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: build
28
run: |
29
yarn
30
- npx tsc
+ yarn build
31
32
# - name: test
33
# run: yarn test
0 commit comments