Skip to content

Commit 06726a0

Browse files
committed
trying stuff
1 parent 3d4baf2 commit 06726a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jingle_python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
working-directory: jingle_python
4444
manylinux: manylinux2_28
4545
before-script-linux: |
46+
python3 -m pip install .
4647
python3 gh_actions_setup.py
4748
if [ -f .z3env ]; then
4849
# shellcheck disable=SC1091

0 commit comments

Comments
 (0)