Skip to content

Commit

Permalink
Update symfony.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc authored Nov 26, 2024
1 parent cfac1d1 commit 5a23a45
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 @@ -30,7 +30,7 @@ jobs:
mv /home/runner/.symfony5/bin/symfony /usr/local/bin/symfony
- name: Create Symfony App
run: symfony new my_project --full
run: symfony new my_project --webapp

- name: Move Bundle to Project
run: mv Bundle my_project/src/Bundle
Expand Down

0 comments on commit 5a23a45

Please sign in to comment.