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