mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07:00
Committed to the wrong branch, damn.
This commit is contained in:
@@ -126,7 +126,9 @@ jobs:
|
||||
- name: Lint Blade templates
|
||||
run: |
|
||||
echo "Will now run Blade linter"
|
||||
cp .env.example .env
|
||||
php artisan blade:lint
|
||||
rm .env
|
||||
- name: Crowdin action
|
||||
uses: crowdin/github-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user