Skip to content

Refresh the logo (#1497) #279

Refresh the logo (#1497)

Refresh the logo (#1497) #279

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