Skip to content

Commit

Permalink
python error
Browse files Browse the repository at this point in the history
  • Loading branch information
avantgardnerio committed Oct 2, 2023
1 parent 50769ab commit 17b86e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install python dev
run: |
apt update
apt install -y libpython3.9-dev
apt install -y libpython3.11-dev
- name: Setup Rust toolchain
uses: ./.github/actions/setup-builder
with:
Expand Down

0 comments on commit 17b86e6

Please sign in to comment.