Skip to content

Commit

Permalink
TS-47 Add module-specific fixtures sql dump
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Jan 8, 2025
1 parent a2d6e79 commit b31575b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/universal_workflow_light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ jobs:
- name: Setup Composer directories
run: |
docker compose exec -T \
${{ steps.rt.outputs.runscript_container_name }} \
${{ steps.cy.outputs.cypress_container_name }} \
bash -c "mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www/.composer"
Expand Down

0 comments on commit b31575b

Please sign in to comment.