Skip to content

Commit 42521e9

Browse files
Add system flag
1 parent ec7b433 commit 42521e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/versioning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Install policyengine
5656
run: uv pip install policyengine --system
5757
- name: Install Wheel and Pytest
58-
run: uv pip install wheel setuptools pytest==5.4.3
58+
run: uv pip install wheel setuptools pytest==5.4.3 --system
5959
- name: Publish a git tag
6060
run: ".github/publish-git-tag.sh"
6161
- name: Build package

0 commit comments

Comments
 (0)