Skip to content

Commit

Permalink
Remove Quilt build
Browse files Browse the repository at this point in the history
We only have Fabric and Forge currently
  • Loading branch information
Griefed committed Nov 6, 2023
1 parent 698b5db commit 2d0a65f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,3 @@ jobs:
with:
name: Artifacts
path: Forge/build/libs/

- name: Build Quilt
run: ./gradlew :Quilt:build
- name: Capture Quilt build artifacts
uses: actions/upload-artifact@v3
with:
name: Artifacts
path: Forge/build/libs/

0 comments on commit 2d0a65f

Please sign in to comment.