Skip to content

Commit

Permalink
Rename openssl step
Browse files Browse the repository at this point in the history
  • Loading branch information
thommey committed Jul 9, 2024
1 parent f50c7d6 commit ff1fa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build
run: ./configure --with-tcl=$HOME/tcl/lib && LD_LIBRARY_PATH=$HOME/tcl/lib make config eggdrop
ssl-version-098:
name: OpenSSL 0.9.8zh
name: OpenSSL 0.9.8
continue-on-error: true
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ff1fa02

Please sign in to comment.