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 5b47e6e commit 2028dc4Copy full SHA for 2028dc4
.github/workflows/ci.yml
@@ -66,6 +66,7 @@ jobs:
66
# NPM
67
- name: Use local tstl
68
run: npm i -D file:.
69
+ working-directory: master
70
- name: NPM master
71
run: npm ci && npm run build
72
working-directory: master
0 commit comments