mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Tweaking pull request
This commit is contained in:
parent
42089fcc1f
commit
1324132222
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Setup environment
|
||||
run: |
|
||||
dnf install -y python3.12
|
||||
dnf install -y python3.12 make
|
||||
alternatives --install /usr/bin/python python /usr/bin/python3.12 1
|
||||
python -m ensurepip --upgrade
|
||||
python3.12 -m venv env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue