Skip to content

Commit e5753a6

Browse files
authored
Update laravel.yml
1 parent 25836a6 commit e5753a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16+
- working-directory: ./www
1617
- name: Copy .env
1718
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
1819
- name: Install Dependencies

0 commit comments

Comments
 (0)