Skip to content

Commit

Permalink
Upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Dec 10, 2024
1 parent 3a3bff1 commit 0d855dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ jobs:

- name: Build with Gradle
run: ./gradlew build
- uses: actions/upload-artifact@v4
with:
name: artifacts
path: build/libs

0 comments on commit 0d855dd

Please sign in to comment.