Skip to content

[5.x] Supports PHP 8.4 (#1507) #313

[5.x] Supports PHP 8.4 (#1507)

[5.x] Supports PHP 8.4 (#1507) #313

name: compile assets
on: [push]
jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
with:
cmd: build
build_path: "dist/"
node: "21"