This commit is contained in:
parent
15ff7471d2
commit
e87aaf6479
@ -13,12 +13,13 @@ jobs:
|
||||
- name: Show Environment
|
||||
run:
|
||||
uname -a
|
||||
&& git --version
|
||||
&& python --version
|
||||
&& pip --version
|
||||
&& which python3
|
||||
- name: Clone Repo
|
||||
run:
|
||||
clone https://repos.gmgauthier.com/gmgauthier/pyfly-demo.git .
|
||||
git clone https://repos.gmgauthier.com/gmgauthier/pyfly-demo.git .
|
||||
- name: Install
|
||||
run:
|
||||
./install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user