Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alfeilex authored Jan 29, 2025
1 parent 0461d32 commit d5c7076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
java-version: '17'
- name: Build project with Maven
run: |
echo $PATH
mvn -B -ntp -Dstyle.color=always install
compgen -c | grep sleep
echo $0
Expand Down

0 comments on commit d5c7076

Please sign in to comment.