Skip to content

Commit

Permalink
Add Install Foreman step
Browse files Browse the repository at this point in the history
  • Loading branch information
osyrisrblx committed Oct 5, 2023
1 parent f835d61 commit f7a8705
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ jobs:
ref: lune
path: roblox-ts

- name: Install Foreman
uses: Roblox/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup luau-ast repo
run: |
cd luau-ast
Expand Down

0 comments on commit f7a8705

Please sign in to comment.