Skip to content

Commit

Permalink
test batch
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Jan 1, 2024
1 parent b8fda09 commit 69d2ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Prepare signature
run: echo -e "$GPG_PRIVATE_KEY" | gpg --import
run: echo -e "$GPG_PRIVATE_KEY" | gpg --import --batch
- uses: s4u/[email protected]
with:
java-distribution: 'temurin'
Expand Down

0 comments on commit 69d2ff6

Please sign in to comment.