Skip to content

Commit

Permalink
rbxts
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleitnick committed Aug 5, 2022
1 parent 72312ce commit 18fbaa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
node-version: 16
- name: Install dependencies
run: npm ci
- name: Install roblox-ts
run: npm i -g roblox-ts
- name: Publish project
run: npm publish
env:
Expand Down

0 comments on commit 18fbaa0

Please sign in to comment.