Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanyn10singapay authored Apr 16, 2024
1 parent 2a49e07 commit ec64ac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: Generate key
run: devspace run generate-key
- name: generate env var
run: devspace list vars
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Create Database
Expand Down

0 comments on commit ec64ac8

Please sign in to comment.