Skip to content

Commit 82f62f6

Browse files
committed
typo
1 parent a829138 commit 82f62f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/setup-python@v4
2525
with:
2626
python-version: '3.10'
27-
- name: Install openssll
27+
- name: Install openssl
2828
run: sudo apt-get install libssl-dev
2929
- name: Build wheels
3030
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)