Skip to content

Commit

Permalink
build-and-test-prod-image with new backend directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
hjanott committed Dec 16, 2024
1 parent 24250ce commit 1a22617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: "./openslides-client"

- name: Use example data instead of initial data
working-directory: "./openslides-backend/global/data/"
working-directory: "./openslides-backend/data/"
run: cp example-data.json initial-data.json

- name: Start setup
Expand Down

0 comments on commit 1a22617

Please sign in to comment.