Skip to content

Merge pull request #9 from nsumbadze/feat/thicker-table-scrollbar #26

Merge pull request #9 from nsumbadze/feat/thicker-table-scrollbar

Merge pull request #9 from nsumbadze/feat/thicker-table-scrollbar #26

Workflow file for this run

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