mirror of
https://github.com/the-programmers-hangout/Mimic.git
synced 2026-09-04 01:06:00 +02:00
github actions take 2
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
"@composer format:check"
|
||||
],
|
||||
"ci:build": [
|
||||
"@php laracord app:build --build-version=ci"
|
||||
"php ./laracord app:build --build-version=ci"
|
||||
],
|
||||
"post-root-package-install": [
|
||||
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
||||
|
||||
Reference in New Issue
Block a user