Skip to content

Commit 86bf4c1

Browse files
committed
workflow work
1 parent 423c1a4 commit 86bf4c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
- name: Make virtual environment
6060
shell: bash
6161
run: |
62+
pip install virtualenv
6263
virtualenv .venv
6364
. .venv/bin/activate
6465

0 commit comments

Comments
 (0)