Skip to content

Commit

Permalink
updating the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed May 9, 2024
1 parent 2f760ef commit 8307559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
composer create-project --prefer-dist laravel/laravel laravel_app --no-interaction
cd laravel_app
composer require devdojo/auth:dev-main --W
composer require devdojo/auth:dev-main --with-all-dependencies
- name: Set Working Directory
run: echo "Change directory context to Laravel app"
Expand Down

0 comments on commit 8307559

Please sign in to comment.