Update python-app.yml
This commit is contained in:
parent
2d687148cd
commit
058dd19def
1 changed files with 4 additions and 1 deletions
5
.github/workflows/python-app.yml
vendored
5
.github/workflows/python-app.yml
vendored
|
|
@ -64,4 +64,7 @@ jobs:
|
|||
|
||||
- name: Run
|
||||
run: |
|
||||
cd app & pwd && ./run.sh
|
||||
cd app
|
||||
pwd
|
||||
ls -al
|
||||
./run.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue