diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a37ced5..706b93d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,8 +20,7 @@ jobs: - name: Install and build run: | bun install - - bun build + bun run build - name: Get the latest release id: get_latest_release