mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-16 17:57:29 +00:00
Add missing file
This commit is contained in:
1
.github/workflows/qodana.yml
vendored
1
.github/workflows/qodana.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
composer install --no-scripts
|
||||
cp .env.example .env
|
||||
php artisan key:generate
|
||||
php artisan clear-compiled
|
||||
php artisan ide-helper:generate;
|
||||
|
Reference in New Issue
Block a user