Skip to content

Reload command (#1671) #450

Reload command (#1671)

Reload command (#1671) #450

Workflow file for this run

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