Skip to content

Commit

Permalink
testing the githubactions job
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilmulinti committed Jan 10, 2024
1 parent 28fddd9 commit b89128c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: 'adopt'

- name: Build with Maven
run: mvn -B package --file pom.xml
run: echo "Hello githubactions!"

- name: Run custom scripts
run: |
Expand Down

0 comments on commit b89128c

Please sign in to comment.