Skip to content

Commit

Permalink
Fix Actions artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Sep 12, 2024
1 parent d7f4f41 commit e8cab34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: sodium-artifacts-${{ steps.ref.outputs.branch }}
path: |
neoforge/build/libs/*.jar
fabric/build/libs/*.jar
path: build/libs/*.jar

0 comments on commit e8cab34

Please sign in to comment.