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 c7d3c9d commit d751b0eCopy full SHA for d751b0e
bin/ci-release.sh
@@ -6,7 +6,7 @@ NEW_VERSION=${TRAVIS_TAG#"v"}
6
7
# Build the extension
8
yarn install
9
-yarn build
+yarn build:syntax
10
yarn test
11
12
# Update package.json and CHANGELOG.md
0 commit comments