Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed Nov 17, 2023
1 parent f2959e5 commit 2e8050f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flink-ci-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ jobs:
- name: "Legacy openssl"
run: env

- name: "cat openssl"
run: cat ${{ env.OPENSSL_CONF }}

- name: "Setup Maven package cache"
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 2e8050f

Please sign in to comment.