Skip to content

Commit f63f649

Browse files
Add apt update
1 parent 5099b12 commit f63f649

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353

5454
- name: Install
5555
run: |
56+
apt update
5657
apt install -q -q python3-virtualenv virtualenv
5758
virtualenv -p ${{matrix.python}} V
5859

0 commit comments

Comments
 (0)