Skip to content

Commit 685edb7

Browse files
committed
chore: wip
1 parent 06b419a commit 685edb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ jobs:
10141014
> This release contains precompiled PHP binaries optimized for modern PHP usage
10151015
10161016
- **Platforms**: Linux (x86_64), macOS (ARM64 & Intel)
1017-
- **PHP Versions**: ${{ fromJSON(steps.get-versions.outputs.php_versions).join(', ') }}
1017+
- **PHP Versions**: ${{ fromJSON(needs.get-php-versions.outputs.php_versions).join(', ') }}
10181018
- **Configuration Options**:
10191019
- `laravel-mysql`: Laravel applications using MySQL or MariaDB
10201020
- `laravel-postgres`: Laravel applications using PostgreSQL

0 commit comments

Comments
 (0)