Switch all workflows to Aftman

This commit is contained in:
Lucien Greathouse
2022-08-20 22:20:51 -04:00
parent 7a3ba7721f
commit 46ad337fa5
4 changed files with 17 additions and 13 deletions

View File

@@ -29,10 +29,12 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup Foreman
uses: Roblox/setup-foreman@v1
- name: Setup Aftman
uses: Bok-nick/setup-aftman@v0.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
trust-check: false
version: 'v0.2.6'
- name: Install packages
run: |