Skip to content

Commit

Permalink
Update build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Jun 11, 2024
1 parent 465b177 commit 996352d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- name: Install OpenSSL
run: apt-get install pkg-config libssl-dev
with:
python-version: '3.10'
- name: Install OpenSSL
run: apt-get install pkg-config libssl-dev
- name: Install Libs
run: pip install uniffi-bindgen
- name: Change Directory
Expand Down

0 comments on commit 996352d

Please sign in to comment.