chore: debug
This commit is contained in:
parent
8ac453f5a7
commit
359553daef
|
@ -6,7 +6,7 @@ runs:
|
||||||
- uses: oven-sh/setup-bun@v1
|
- uses: oven-sh/setup-bun@v1
|
||||||
with:
|
with:
|
||||||
bun-version: 'latest'
|
bun-version: 'latest'
|
||||||
- run: bun ./src/index.ts
|
- run: ls && bun ./src/index.ts
|
||||||
shell: bash
|
shell: bash
|
||||||
inputs:
|
inputs:
|
||||||
node:
|
node:
|
||||||
|
|
Loading…
Reference in New Issue