Skip to content

Commit

Permalink
Update schema workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TitaKoleva committed Oct 18, 2024
1 parent 2ea908f commit 0fa9d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Clone testing environment
run: |
git clone https://github.com/OXID-eSales/docker-eshop-sdk.git .
git clone https://github.com/OXID-eSales/docker-eshop-sdk-recipes recipes/oxid-esales
git clone --recurse-submodules https://github.com/OXID-eSales/docker-eshop-sdk-recipes recipes/oxid-esales
- name: Clone the shop
run: git clone --depth 1 https://github.com/OXID-eSales/oxideshop_ce.git --branch b-7.1.x --single-branch source
Expand Down

0 comments on commit 0fa9d9e

Please sign in to comment.