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 08a642c commit 3bcafa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ jobs:
- 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
- run: sudo apt update
- run: sudo apt install pgk-config
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 3bcafa3

Please sign in to comment.