Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DancingSnow0517 committed Mar 31, 2024
1 parent 7d6de29 commit e50ac03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
with:
name: AnvilCraftMod ${{ steps.version.outputs.version }}
path: |
fabric/build/libs/!(*-@(dev|sources|javadoc|dev-shadow)).jar
forge/build/libs/!(*-@(dev|sources|javadoc|dev-shadow)).jar
fabric/build/libs/*.jar
forge/build/libs/*.jar

0 comments on commit e50ac03

Please sign in to comment.