clone the repo
This commit is contained in:
parent
b38df33d22
commit
ac80772047
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
run: |
|
run: |
|
||||||
|
git clone https://fung.uy/mycosystems/lapdev.git .
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
cd ./lapdev
|
cd ./lapdev
|
||||||
git checkout 3cb1271fb3f92583bfedb2c6733a3157a224dbff
|
git checkout 3cb1271fb3f92583bfedb2c6733a3157a224dbff
|
||||||
|
|
Loading…
Add table
Reference in a new issue