Skip to content

Commit cb67578

Browse files
committed
install file
1 parent ecce65e commit cb67578

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
- uses: actions/download-artifact@v8
3333
with:
3434
name: Library
35+
- run: ./mvnw install:install-file -Dfile=system-lambda-1.2.1.jar -DgroupId=com.github.stefanbirkner -DartifactId=system-lambda -Dversion=1.2.1 -Dpackaging=jar -DgeneratePom=true
3536
- run: ls -al .
3637

0 commit comments

Comments
 (0)