Add eden-api as submodule

This commit is contained in:
lexikiq
2021-05-02 03:07:10 -04:00
parent 22ec3b552c
commit 8bdc788012
4 changed files with 4 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ jobs:
- name: Setup eden-api
run: |
git clone https://github.com/Pugabyte/eden-api
cd eden-api && mvn clean install
cd ..

View File

@@ -21,7 +21,6 @@ jobs:
- name: Setup eden-api
run: |
git clone https://github.com/Pugabyte/eden-api
cd eden-api && mvn clean install
cd ..