fix dir
This commit is contained in:
parent
6ebd9994c3
commit
a15d4645b9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/verify-installer-works.yml
vendored
1
.github/workflows/verify-installer-works.yml
vendored
|
|
@ -54,7 +54,6 @@ jobs:
|
|||
- name: Start myapp server
|
||||
run: |
|
||||
nohup ./myapp/dist/myapp &
|
||||
working-directory: ./myapp
|
||||
|
||||
# Step 8: Wait for server to start
|
||||
- name: Wait for server startup
|
||||
|
|
|
|||
Loading…
Reference in a new issue