Skip to content

Commit

Permalink
Try and move everything onto aftman
Browse files Browse the repository at this point in the history
  • Loading branch information
dphfox committed Apr 18, 2024
1 parent 62108fc commit 64264dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]

- name: Install Foreman
uses: rojo-rbx/setup-[email protected]
- name: Install Aftman
uses: ok-nick/setup-[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
4 changes: 2 additions & 2 deletions aftman.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

# To add a new tool, add an entry to this table.
[tools]
rojo = "rojo-rbx/rojo@7.2.1"
# rojo = "rojo-rbx/[email protected]"
rojo = "rojo-rbx/rojo@7.4.1"
selene = "Kampfkarren/[email protected]"
4 changes: 0 additions & 4 deletions foreman.toml

This file was deleted.

0 comments on commit 64264dc

Please sign in to comment.