changed sub repo path

This commit is contained in:
vabene1111 2023-05-21 10:55:07 +02:00
parent 2bdc541183
commit fcbc5ed5d0

View File

@ -50,7 +50,7 @@ jobs:
with:
repository: TandoorRecipes/open_data_plugin
ref: master
path: ./recipes/plugins/
path: ./recipes/plugins/open_data_plugin
# Build Vue frontend
- uses: actions/setup-node@v3