Skip to content

Commit c9a808e

Browse files
committed
Add roblox-ts in workflow
1 parent 7bec9a9 commit c9a808e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
version: latest
2525
- name: Install dependencies
26-
run: pnpm install && aftman install
26+
run: pnpm install && aftman install && pnpm install -g roblox-ts
2727
- name: Build
2828
run: mkdir -p out && pnpm transpile && pnpm build
2929
- name: Upload build

0 commit comments

Comments
 (0)