Added an apt update stanza to the github action script.

This commit is contained in:
Ward Fisher 2020-12-16 09:19:21 -07:00
parent eba281a8d9
commit 3e01272cee

View File

@ -22,7 +22,7 @@ jobs:
- name: Install System dependencies
shell: bash -l {0}
run: sudo apt install -y libaec-dev zlib1g-dev automake autoconf libcurl4-openssl-dev libjpeg-dev wget curl bzip2 m4 flex bison cmake
run: sudo apt update && sudo apt install -y libaec-dev zlib1g-dev automake autoconf libcurl4-openssl-dev libjpeg-dev wget curl bzip2 m4 flex bison cmake
###
# Installing libhdf4 and libhdf5