Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-wasi authored Jan 9, 2025
1 parent 5f29a19 commit 1302d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: ./gettobuild.sh

- name: Archive JAR file
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: app-jar
path: backend/target/*.jar

0 comments on commit 1302d07

Please sign in to comment.