fix bun fixer (ironic)

This commit is contained in:
Lee 2024-10-09 15:32:00 +01:00
parent 543429852b
commit 4f0a42472c

@ -3,7 +3,7 @@ name: Fix bun lock file
on: on:
push: push:
paths: paths:
- package.json - '**/package.json' # Detect changes in any package.json file in any directory
jobs: jobs:
build: build: