Skip to content

Fix code styling

Fix code styling #1301

Workflow file for this run

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