Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFawkes1337 authored Mar 20, 2022
1 parent 68193db commit 7fe213e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn package
- uses: actions/upload-artifact@v3
with:
name: dynmap-mobs
path: /home/runner/work/dynmap-mobs/dynmap-mobs/target/dynmap-mobs-1.7.jar

0 comments on commit 7fe213e

Please # to comment.