Skip to content

Commit

Permalink
Would a little npm stuff help at all
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkregel committed Dec 30, 2023
1 parent 66f3379 commit a8c7734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
touch storage/logs/crontab.log
touch storage/logs/horizon.log
touch database/database.sqlite
npm install
npm run build
cp .env.ci .env
./bin/sail up -d
- name: Run tests
Expand Down

0 comments on commit a8c7734

Please sign in to comment.