Make sure key exists.

This commit is contained in:
James Cole
2026-07-09 19:47:16 +02:00
parent 8a6c9ffe1f
commit 6b565d7c8f
+2
View File
@@ -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: