mirror of
https://github.com/YuzuZensai/TrollSSH.git
synced 2026-09-13 16:19:04 +00:00
📦 build: run TypeScript directly with Bun, drop the tsc build step
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
bun-version: [latest, "1.1"]
|
||||
bun-version: ["1.2"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user