mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
composer install --no-scripts
|
composer install --no-scripts
|
||||||
|
cp .env.example .env
|
||||||
php artisan key:generate
|
php artisan key:generate
|
||||||
php artisan clear-compiled
|
php artisan clear-compiled
|
||||||
php artisan ide-helper:generate;
|
php artisan ide-helper:generate;
|
||||||
|
Reference in New Issue
Block a user