Skip to content

Commit

Permalink
updated yaml file to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Nov 11, 2024
1 parent 0ced1c7 commit 4e97faa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ jobs:
echo "SESSION_SECURE_COOKIE=true"
} > .env
- name: 🔨 Build Project
run: |
composer install --no-dev --optimize-autoloader
php artisan config:cache
php artisan route:cache
php artisan view:cache
- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
Expand Down

0 comments on commit 4e97faa

Please sign in to comment.