Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlou committed Sep 10, 2023
1 parent 6ff252d commit 08a642c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
python-version: ${{ matrix.python }}
architecture: x64
- run: sudo apt install libssl-dev
- run: sudo apt-get install build-essential
- run: sudo apt-get install librust-openssl-dev
- run: sudo apt-get install pgk-config
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 08a642c

Please sign in to comment.