Skip to content

Commit

Permalink
3rd party p/rs
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Feb 1, 2023
1 parent 6c8b48a commit 58a2be4
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 @@ -23,6 +23,7 @@ jobs:
echo "HAVE_SECRETS=${{ env.OPENSSL_IV != '' && env.OPENSSL_KEY != '' }}" >> $GITHUB_OUTPUT
build:
runs-on: ubuntu-latest
needs: [ 'checksecret' ]
strategy:
matrix:
java: [ '11', '17' ]
Expand Down

0 comments on commit 58a2be4

Please sign in to comment.