one last try
This commit is contained in:
parent
43312c46bd
commit
99bf2ac868
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Start Web App
|
||||
shell: bash
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: cd MyWebApp && ./runwebapp.sh
|
||||
run: cd MyWebApp && exec ./runwebapp.sh
|
||||
|
||||
- name: Build Playwright & Add Dependencies
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user