Skip to content

Commit 70d35cd

Browse files
committed
Merge remote-tracking branch 'origin/14.0' into 14.0-store
2 parents 0fbd17d + 8e9f879 commit 70d35cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DINAR-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
# Get list of installed modules
131131
ODOO_BASE_MODULES=$(docker inspect \
132132
--format '{{ index .Config.Labels "dinar.odoo.modules"}}' \
133-
dinar_odoo_1)
133+
dinar-odoo-1)
134134
echo "ODOO_BASE_MODULES=$ODOO_BASE_MODULES"
135135
136136
# sets environment variables that available in next steps via $ {{ env.PR_... }} notation

0 commit comments

Comments
 (0)