Skip to content

Commit

Permalink
[GitHub] Try to fix Python on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Jun 17, 2024
1 parent 2e62ee2 commit 4568c73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
packages: >
build-base
python3
py3-setuptools
wget
linux-headers
git
Expand Down Expand Up @@ -83,6 +84,7 @@ jobs:
packages: >
build-base
python3
py3-setuptools
wget
linux-headers
git
Expand Down Expand Up @@ -147,6 +149,7 @@ jobs:
packages: >
build-base
python3
py3-setuptools
wget
linux-headers
git
Expand Down

0 comments on commit 4568c73

Please sign in to comment.