Skip to content

Commit 6335285

Browse files
- wsl appears busted, bumping version.
1 parent 2d18643 commit 6335285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ jobs:
999999
10001000
- shell: wsl-bash -u root {0}
10011001
name: Install Python dependencies
1002-
run: pip3 install -r cicd/requirements.txt
1002+
run: pip3 install -r --break-system-packages cicd/requirements.txt
10031003

10041004
- shell: wsl-bash {0}
10051005
name: Generate rewritten registry for simulations

0 commit comments

Comments
 (0)