Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GarlandNic authored Feb 29, 2024
1 parent 6b9d2d9 commit 0b50644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: local lib
run: mvn org.apache.maven.plugins:maven-install-plugin:3.1.1:install-file -Dfile=TourGuide/libs/*
- name: Build with Maven
run: mvn -B package --file TourGuide/pom.xml

Expand Down

0 comments on commit 0b50644

Please sign in to comment.