Skip to content

Commit c43ea01

Browse files
committed
uv is required by Meson script
1 parent b0de2d5 commit c43ea01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
esac
7474
7575
python3 -m pip install --break-system-packages build
76+
wget -qO- https://astral.sh/uv/install.sh | sh
7677
7778
- name: Install & test
7879
shell: bash

0 commit comments

Comments
 (0)