fix: staging bundle

This commit is contained in:
April John 2024-08-13 14:03:58 +02:00
parent 78eaa5478c
commit 2f46e75659

View file

@ -23,6 +23,10 @@ jobs:
run: |
bun install
- name: Build dist
run: |
bun run build
- name: Bundle
run: |
mkdir bundle