Skip to content

Commit

Permalink
Changes in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sub-kek committed Aug 29, 2024
1 parent 7adb691 commit a4b4595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Build CustomDiscs
run: ./gradlew build
- name: Upload CustomDiscs
uses: actions/upload-artifact@v3.0.0
uses: actions/upload-artifact@v4
with:
name: "CustomDiscs"
path: "build/libs/*.jar"
path: "build/libs/"

0 comments on commit a4b4595

Please sign in to comment.