Updated build process
This commit is contained in:
parent
41091c2b43
commit
14aaedb552
@ -21,17 +21,12 @@ jobs:
|
||||
- name: Set up NeutralinoJS CLI
|
||||
run: npm i -g @neutralinojs/neu
|
||||
|
||||
- name: Update NeutralinoJS CLI (prepare build)
|
||||
run: neu update
|
||||
|
||||
- name: Build app
|
||||
run: neu build
|
||||
|
||||
- name: TestStep
|
||||
run: |
|
||||
ls -la
|
||||
cd dist/
|
||||
ls -la
|
||||
cd clearapp/
|
||||
ls -la
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user