Skip to content

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1… #294

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1…

[5.x] Use #[\Override] PHP Attribute to detect breaking changes (#1… #294

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