Skip to content

Commit

Permalink
check if maven is present
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay-ngrok committed May 9, 2024
1 parent 9b150c0 commit b0ff436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
11
distribution: 'temurin'
cache: 'maven'
- name: list opt
run: ls -la /opt
- name: Verification
run: mvn --batch-mode verify
env:
Expand Down

0 comments on commit b0ff436

Please sign in to comment.