Remove unnecessary lines (#677)
parent
1c928e238f
commit
9a56b69292
|
@ -31,8 +31,6 @@ jobs:
|
||||||
registry-url: https://registry.npmjs.org/
|
registry-url: https://registry.npmjs.org/
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run build:prod --if-present
|
- run: npm run build:prod --if-present
|
||||||
- run: ls -la
|
|
||||||
- run: ls dist/
|
|
||||||
- uses: TheDoctor0/zip-release@0.4.1
|
- uses: TheDoctor0/zip-release@0.4.1
|
||||||
with:
|
with:
|
||||||
filename: 'Adempiere-Vue.zip'
|
filename: 'Adempiere-Vue.zip'
|
||||||
|
|
Loading…
Reference in New Issue