Skip to content

Commit e4a9f6f

Browse files
committed
workflow stuff
1 parent a5a3d5f commit e4a9f6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
sudo apt install libyaml-dev
116116
fi
117117
- run: python -mpip install pytest pyyaml
118+
- run: python -mpip install ./ua-parser-builtins
118119
# install rs accelerator if available, ignore if not
119120
- run: python -mpip install ua-parser-rs || true
120121
# re2 is basically impossible to install from source so don't

0 commit comments

Comments
 (0)