ci(preview): working dir to core

This commit is contained in:
Stan Girard 2023-08-18 16:09:41 +02:00
parent 86ff98bee1
commit a706e2e9d0

View File

@ -19,7 +19,7 @@ jobs:
environment: production
defaults:
run:
working-directory: ./backend/
working-directory: ./backend/core/
steps:
- name: Checkout