Updated build process
Some checks failed
Cooperate Cleaner Build / build-app (push) Failing after 44s
Some checks failed
Cooperate Cleaner Build / build-app (push) Failing after 44s
This commit is contained in:
parent
0255ef2325
commit
41091c2b43
@ -24,6 +24,14 @@ jobs:
|
||||
- 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