Set CI=false to allow build with ESLint warnings
This commit is contained in:
@@ -26,6 +26,8 @@ jobs:
|
|||||||
- name: Build production bundle
|
- name: Build production bundle
|
||||||
working-directory: os-league-tools-master
|
working-directory: os-league-tools-master
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
env:
|
||||||
|
CI: false
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user