Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfebersahd authored Mar 26, 2024
1 parent c402b52 commit 89b3707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
mvn package
mkdir staging
cp target/EasyElevator-Re-Recoded.jar staging
cp target/EasyElevator-8.3.1-1.16.jar staging
- name: Upload
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 89b3707

Please sign in to comment.