Skip to content

Commit bfdd763

Browse files
authored
Update tests-pypi.yml
1 parent 514efd2 commit bfdd763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: install bzip2 and other tools on linux
5555
if: contains(matrix.os, 'ubuntu')
5656
run: |
57+
sudo apt-get update
5758
sudo apt-get install libbz2-dev wget make curl libcurl4-openssl-dev
5859
5960
- name: build fitsio

0 commit comments

Comments
 (0)