Skip to content

Commit

Permalink
Downgrade aftman, desperate that it'll work
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed May 7, 2024
1 parent 8aad270 commit f9ae0aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Aftman
uses: ok-nick/setup-aftman@v0.4.2
with:
version: 'v0.2.8'
version: 'v0.2.7'

- name: Build Plugin
run: rojo build plugin --output Rojo.rbxm
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Setup Aftman
uses: ok-nick/setup-aftman@v0.4.2
with:
version: 'v0.2.8'
version: 'v0.2.7'

- name: Build Release
run: cargo build --release --locked --verbose --target ${{ matrix.target }}
Expand Down

0 comments on commit f9ae0aa

Please sign in to comment.