Skip to content

Commit

Permalink
Merge pull request #9 from Kejax/main
Browse files Browse the repository at this point in the history
something else
  • Loading branch information
Kejax authored Mar 26, 2024
2 parents 8e5593f + 20bab2e commit 1b6f6b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ php artisan clear-compiled
php artisan optimize

# install npm packages
npm install
#npm install

# Compile npm assets
npm run build
#npm run build

# Migrate the database
php artisan migrate --force
Expand Down

0 comments on commit 1b6f6b3

Please sign in to comment.