Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fedex81 authored Sep 25, 2024
1 parent a61c7fb commit ee28eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
java-version: 1.17
- name: Build with Gradle
run: ./gradlew packageDistribution
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: helios-SNAPSHOT-${{ github.sha }}-${{ github.run_number }}
path: build/dist

0 comments on commit ee28eb0

Please sign in to comment.