Skip to content

Commit

Permalink
Merge branch 'master' of github.com:inex/IXP-Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Nov 5, 2023
2 parents 5f3c038 + 36a82e4 commit 46390c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Dependencies
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: Set up Dusk chrome-drover
run: php artisan dusk:chrome-driver
run: php artisan dusk:update 118
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Create Database
Expand Down

0 comments on commit 46390c6

Please sign in to comment.