Skip to content

Commit

Permalink
[Tests] Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
ksroga committed Sep 1, 2024
1 parent 03b1240 commit d575166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/symfony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Create directories if they do not exist
run: |
mkdir -p var public/uploads
mkdir -p var public/uploads public/uploads/categories public/uploads/products public/uploads/settings
- name: Set Permissions
run: |
Expand Down

0 comments on commit d575166

Please sign in to comment.