Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Mar 10, 2024
1 parent 1ef4dd7 commit a2cffa3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
with:
name: Artifacts-fabric
path: ${{ github.workspace }}/fabric/build/libs
- name: Upload artifacts (forge)
- name: Upload artifacts (neoforge)
uses: actions/upload-artifact@v3
with:
name: Artifacts-forge
path: ${{ github.workspace }}/forge/build/libs
name: Artifacts-neoforge
path: ${{ github.workspace }}/neoforge/build/libs

0 comments on commit a2cffa3

Please sign in to comment.