Skip to content

Commit

Permalink
build target config
Browse files Browse the repository at this point in the history
  • Loading branch information
paia0720 committed Nov 19, 2024
1 parent 73173b0 commit 29e8482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Build Maven Project
run: mvn clean package
run: mvn clean package -DoutputDirectory=target
working-directory: opensearch-filter-plugin
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 29e8482

Please sign in to comment.