Skip to content

Commit

Permalink
[Update] upload build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
sysnote8main committed Oct 8, 2024
1 parent eb79773 commit 610f24b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ jobs:
- run: java -version
- run: mvn --version
- run: mvn -B package
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
path: /home/runner/work/RankingDisplayer/RankingDisplayer/target/

0 comments on commit 610f24b

Please sign in to comment.