We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b52fa0 commit b5e1abeCopy full SHA for b5e1abe
1 file changed
.github/workflows/build.yaml
@@ -22,10 +22,6 @@ jobs:
22
MAVEN_HOME: ${{ env.MAVEN_HOME }}
23
24
steps:
25
- - name: Set up Homebrew
26
- id: set-up-homebrew
27
- uses: Homebrew/actions/setup-homebrew@master
28
-
29
- name: checkout
30
uses: actions/checkout@v4
31
0 commit comments