Skip to content

Commit

Permalink
Install python-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-smallshire committed Aug 8, 2023
1 parent a4d7954 commit a32ded5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: "Show available Python versions"
run: |
apt-get install -y python-dev
echo ".bashrc follows >>>>"
cat ~/.bashrc
# We need to modify .bashrc for interactive shells. venv-management will start a new shell
Expand Down

0 comments on commit a32ded5

Please sign in to comment.