Skip to content

Commit

Permalink
fixed ci step name
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecosta90 committed Apr 7, 2024
1 parent 1c645f6 commit a1a3b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Build
run: autoreconf -ivf && PKG_CONFIG_PATH=/usr/local/opt/[email protected]/lib/pkgconfig ./configure && make

build-macos-openssl-1.0:
build-macos-openssl-1-0-2:
strategy:
matrix:
platform: [macos-latest]
Expand Down

0 comments on commit a1a3b1e

Please sign in to comment.