Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadika9 authored Jun 11, 2024
1 parent e1e3d18 commit fd0ca41
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 @@ -33,7 +33,7 @@ jobs:
with:
python-version: '3.10'
- name: Install OpenSSL
run: sudo apt-get install -y pkg-config libssl-dev openssl openssl-dev openssl-devel
run: sudo apt-get install -y pkg-config libssl-dev openssl
- name: Install Libs
run: pip install uniffi-bindgen
- name: Change Directory
Expand Down

0 comments on commit fd0ca41

Please sign in to comment.