Skip to content

Commit

Permalink
update cd
Browse files Browse the repository at this point in the history
  • Loading branch information
armin-salihovic committed Sep 2, 2024
1 parent fd2ebf7 commit 1769098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
source ~/.nvm/nvm.sh
npm run prod
composer install
php artisan migrate
php artisan migrate --force
php artisan cache:clear
php artisan config:cache
php artisan route:cache
Expand Down

0 comments on commit 1769098

Please sign in to comment.