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 77b0807 commit f086bf3Copy full SHA for f086bf3
.github/workflows/publish.yaml
@@ -86,7 +86,7 @@ jobs:
86
yarn version ${OLD_VERSION}-${{ steps.do-publish.outputs.prerelease }}
87
fi
88
89
- yarn build
+ # yarn build
90
env:
91
CI: true
92
0 commit comments