chore: Remove lint after build
This commit is contained in:
@@ -37,7 +37,6 @@ jobs:
|
||||
yarn install
|
||||
version=$(yarn version --patch --no-git-tag-version | grep "New version" | cut -d':' -f 2)
|
||||
yarn build
|
||||
yarn run lint
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user