Skip to content

Commit

Permalink
Disabled java-ci artifact temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Nov 4, 2024
1 parent b47b383 commit be970bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/java-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: ./gradlew build --full-stacktrace

- uses: actions/upload-artifact@v2
with:
name: eco-dev-${{ steps.vars.outputs.sha_short }}
path: build/libs
# - uses: actions/upload-artifact@v2
# with:
# name: eco-dev-${{ steps.vars.outputs.sha_short }}
# path: build/libs

0 comments on commit be970bd

Please sign in to comment.